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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???????莢^ 00111111001111110011111100111111001111110011111100111111111001001011000001011110 3f3f3f3f3f3f3fe4b05e
EUC-JP ???頰???莢^ 001111110011111100111111100011111110100010100100001111110011111100111111111010001011001001011110 3f3f3f8fe8a43f3f3fe8b25e
UTF-8 렶렜렰頰렶렜렰莢^ 11101011101000001011011011101011101000001001110011101011101000001011000011101001101000001011000011101011101000001011011011101011101000001001110011101011101000001011000011101000100011101010001001011110 eba0b6eba09ceba0b0e9a0b0eba0b6eba09ceba0b0e88ea25e
UHC 렶렜렰頰렶렜렰莢^ 1000111011000001100011101010111010001110101111011111101011111010100011101100000110001110101011101000111010111101111110101111100001011110 8ec18eae8ebdfafa8ec18eae8ebdfaf85e

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