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 ?????L??? 001111110011111100111111001111110011111101001100001111110011111100111111 3f3f3f3f3f4c3f3f3f
SJIS-WIN ?讎巐楠乘L?譟嶸 001111111110011010100110111110101011011010010011111011011001100010101001010011000011111111100110100111111111101010110100 3fe6a6fab693ed98a94c3fe69ffab4
EUC-JP 嶴讎巐楠乘L嶴譟嶸 100011111011101111110011111011001010100010001111101110111111100111000110111011111101000010101011010011001000111110111011111100111110110010100001100011111011101111110100 8fbbf3eca88fbbf9c6efd0ab4c8fbbf3eca18fbbf4
UTF-8 嶴讎巐楠乘L嶴譟嶸 11100101101101101011010011101000101011101000111011100101101101111001000011100110101001011010000011100100101110011001100001001100111001011011011010110100111010001010110110011111111001011011011010111000 e5b6b4e8ae8ee5b790e6a5a0e4b9984ce5b6b4e8ad9fe5b6b8
UHC ???楠乘L??嶸 001111110011111100111111110100011111100011100011101010110100110000111111001111111110011110101110 3f3f3fd1f8e3ab4c3f3fe7ae

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