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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 閻取<閻取<^ 11101000100001011000111011100110100000011000001111101000100001011000111011100110100000011000001101011110 e8858ee68183e8858ee681835e
EUC-JP 閻取<閻取<^ 11101111111001011011110011101000101000011110001111101111111001011011110011101000101000011110001101011110 efe5bce8a1e3efe5bce8a1e35e
UTF-8 閻取<閻取<^ 11101001100101101011101111100101100011111001011011101111101111001001110011101001100101101011101111100101100011111001011011101111101111001001110001011110 e996bbe58f96efbc9ce996bbe58f96efbc9c5e
UHC 閻取<閻取<^ 11100111101000101111011010100010101000111011110011100111101000101111011010100010101000111011110001011110 e7a2f6a2a3bce7a2f6a2a3bc5e

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