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 溿シ鮨瑜ケ溿 111110110100101010111100111010011011110111100000111011111111100110001110101110011111101101001010 fb4abce9bde0eff98eb9fb4a
EUC-JP 溿シ鮨瑜?ケ溿 100011111100100010110001100011101011110011110010101111111110000011110001001111111000111010111001100011111100100010110001 8fc8b18ebcf2bfe0f13f8eb98fc8b1
UTF-8 溿シ鮨瑜ケ溿 111001101011101010111111111011111011110110111100111010011010111010101000111001111001000110011100111011101001101110101001111011111011110110111001111001101011101010111111 e6babfefbdbce9aea8e7919cee9ba9efbdb9e6babf
UHC ???瑜??? 0011111100111111001111111110101110100101001111110011111100111111 3f3f3feba53f3f3f

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