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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN セヒ貔竺疾漆シコ湿 1011111011001011111001101011111010001110101100011000111010111110100011101011110110111100101110101000111010111100 becbe6be8eb18ebe8ebdbcba8ebc
EUC-JP セヒ貔竺疾漆シコ湿 100011101011111010001110110010111110110011000000101111001011001110111100110000001011110010111111100011101011110010001110101110101011110010111110 8ebe8ecbecc0bcb3bcc0bcbf8ebc8ebabcbe
UTF-8 セヒ貔竺疾漆シコ湿 111011111011110110111110111011111011111010001011111010001011001010010100111001111010101110111010111001111001011010111110111001101011110010000110111011111011110110111100111011111011110110111010111001101011100110111111 efbdbeefbe8be8b294e7abbae796bee6bc86efbdbcefbdbae6b9bf
UHC ???竺疾漆??? 001111110011111100111111111101011110011111110010111100001111011011010100001111110011111100111111 3f3f3ff5e7f2f0f6d43f3f3f

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