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 闍卓匸闍卓匣^ 11101000100010111001000111101100100110011011110011101000100010111001000111101100100110011011100001011110 e88b91ec99bce88b91ec99b85e
EUC-JP 闍卓匸闍卓匣^ 11101111111010111100001011101110110100101011111011101111111010111100001011101110110100101011101001011110 efebc2eed2beefebc2eed2ba5e
UTF-8 闍卓匸闍卓匣^ 11101001100101111000110111100101100011011001001111100101100011001011100011101001100101111000110111100101100011011001001111100101100011001010001101011110 e9978de58d93e58cb8e9978de58d93e58ca35e
UHC ?卓??卓匣^ 00111111111101101111000100111111001111111111011011110001110010111010000101011110 3ff6f13f3ff6f1cba15e

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