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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??誥}??誥{^ 0011111100111111111001100111010001111101001111110011111111100110011101000111101101011110 3f3fe6747d3f3fe6747b5e
EUC-JP ??誥}??誥{^ 0011111100111111111010111101010101111101001111110011111111101011110101010111101101011110 3f3febd57d3f3febd57b5e
UTF-8 렺읖誥}렺읖誥{^ 111010111010000010111010111011001001110110010110111010001010101010100101011111011110101110100000101110101110110010011101100101101110100010101010101001010111101101011110 eba0baec9d96e8aaa57deba0baec9d96e8aaa57b5e
UHC 렺읖誥}렺읖誥{^ 100011101100001011000000110001011100110111001110011111011000111011000010110000001100010111001101110011100111101101011110 8ec2c0c5cdce7d8ec2c0c5cdce7b5e

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