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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 甯シ鮨瑜ケ甯 111110101010100010111100111010011011110111100000111011111111100110001110101110011111101010101000 faa8bce9bde0eff98eb9faa8
EUC-JP 甯シ鮨瑜?ケ甯 100011111100110110101010100011101011110011110010101111111110000011110001001111111000111010111001100011111100110110101010 8fcdaa8ebcf2bfe0f13f8eb98fcdaa
UTF-8 甯シ鮨瑜ケ甯 111001111001010010101111111011111011110110111100111010011010111010101000111001111001000110011100111011101001101110101001111011111011110110111001111001111001010010101111 e794afefbdbce9aea8e7919cee9ba9efbdb9e794af
UHC ???瑜??? 0011111100111111001111111110101110100101001111110011111100111111 3f3f3feba53f3f3f

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