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???B^ 001111110011111100111111010000100011111100111111001111110100001001011110 3f3f3f423f3f3f425e
SJIS-WIN 瓮??B瓮??B^ 1110000101000100001111110011111101000010111000010100010000111111001111110100001001011110 e1443f3f42e1443f3f425e
EUC-JP 瓮??B瓮??B^ 1110000110100101001111110011111101000010111000011010010100111111001111110100001001011110 e1a53f3f42e1a53f3f425e
UTF-8 瓮뚽뮦B瓮뚽뮦B^ 111001111001001110101110111010111001101010111101111010111010111010100110010000101110011110010011101011101110101110011010101111011110101110101110101001100100001001011110 e793aeeb9abdebaea642e793aeeb9abdebaea6425e
UHC 瓮뚽뮦B瓮뚽뮦B^ 111010001011011110001100111110011001001010110001010000101110100010110111100011001111100110010010101100010100001001011110 e8b78cf992b142e8b78cf992b1425e

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