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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 顋簿勢顋簿勢B 11101000111110011001010111101011100100001010100011101000111110011001010111101011100100001010100001000010 e8f995eb90a8e8f995eb90a842
EUC-JP 顋簿勢顋簿勢B 11110000111110111100101011101101110000001010101011110000111110111100101011101101110000001010101001000010 f0fbcaedc0aaf0fbcaedc0aa42
UTF-8 顋簿勢顋簿勢B 11101001101000011000101111100111101100001011111111100101100010111010001011101001101000011000101111100111101100001011111111100101100010111010001001000010 e9a18be7b0bfe58ba2e9a18be7b0bfe58ba242
UHC ?簿勢?簿勢B 0011111111011101101011011110000110100111001111111101110110101101111000011010011101000010 3fddade1a73fddade1a742

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