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 ????C????C^ 0011111100111111001111110011111101000011001111110011111100111111001111110100001101011110 3f3f3f3f433f3f3f3f435e
SJIS-WIN ????C????C^ 0011111100111111001111110011111101000011001111110011111100111111001111110100001101011110 3f3f3f3f433f3f3f3f435e
EUC-JP ????C????C^ 0011111100111111001111110011111101000011001111110011111100111111001111110100001101011110 3f3f3f3f433f3f3f3f435e
UTF-8 렯렽렯렎C렯렽렯렎C^ 111010111010000010101111111010111010000010111101111010111010000010101111111010111010000010001110010000111110101110100000101011111110101110100000101111011110101110100000101011111110101110100000100011100100001101011110 eba0afeba0bdeba0afeba08e43eba0afeba0bdeba0afeba08e435e
UHC 렯렽렯렎C렯렽렯렎C^ 10001110101111001000111011000101100011101011110010001110101001000100001110001110101111001000111011000101100011101011110010001110101001000100001101011110 8ebc8ec58ebc8ea4438ebc8ec58ebc8ea4435e

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