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 ??Y?}??Y?{^ 0011111100111111010110010011111101111101001111110011111101011001001111110111101101011110 3f3f593f7d3f3f593f7b5e
SJIS-WIN 徇?Y闇}徇?Y闇{^ 100111000110110100111111010110011000100011000101011111011001110001101101001111110101100110001000110001010111101101011110 9c6d3f5988c57d9c6d3f5988c57b5e
EUC-JP 徇?Y闇}徇?Y闇{^ 110101111100111000111111010110011011000011000111011111011101011111001110001111110101100110110000110001110111101101011110 d7ce3f59b0c77dd7ce3f59b0c77b5e
UTF-8 徇걕Y闇}徇걕Y闇{^ 1110010110111110100001111110101010110001100101010101100111101001100101111000011101111101111001011011111010000111111010101011000110010101010110011110100110010111100001110111101101011110 e5be87eab19559e997877de5be87eab19559e997877b5e
UHC 徇걕Y闇}徇걕Y闇{^ 1110001011011111100000010111101001011001111001001110000101111101111000101101111110000001011110100101100111100100111000010111101101011110 e2df817a59e4e17de2df817a59e4e17b5e

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