To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ¼Þ¼Ëon}¼Þ¼Ëon{^ 101111001101111010111100110010110110111101101110011111011011110011011110101111001100101101101111011011100111101101011110 bcdebccb6f6e7dbcdebccb6f6e7b5e
SJIS-WIN ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e
EUC-JP ?Þ?Ëon}?Þ?Ëon{^ 0011111110001111101010011011000000111111100011111010101010110011011011110110111001111101001111111000111110101001101100000011111110001111101010101011001101101111011011100111101101011110 3f8fa9b03f8faab36f6e7d3f8fa9b03f8faab36f6e7b5e
UTF-8 ¼Þ¼Ëon}¼Þ¼Ëon{^ 1100001010111100110000111001111011000010101111001100001110001011011011110110111001111101110000101011110011000011100111101100001010111100110000111000101101101111011011100111101101011110 c2bcc39ec2bcc38b6f6e7dc2bcc39ec2bcc38b6f6e7b5e
UHC ¼Þ¼?on}¼Þ¼?on{^ 101010001111100110101000101011011010100011111001001111110110111101101110011111011010100011111001101010001010110110101000111110010011111101101111011011100111101101011110 a8f9a8ada8f93f6f6e7da8f9a8ada8f93f6f6e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)