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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 蟆蘇蟆素N}蟆蘇蟆素N{^ 111001011011000010010001011010001110010110110000100100010110011001001110011111011110010110110000100100010110100011100101101100001001000101100110010011100111101101011110 e5b09168e5b091664e7de5b09168e5b091664e7b5e
EUC-JP 蟆蘇蟆素N}蟆蘇蟆素N{^ 111010101011001011000001110010011110101010110010110000011100011101001110011111011110101010110010110000011100100111101010101100101100000111000111010011100111101101011110 eab2c1c9eab2c1c74e7deab2c1c9eab2c1c74e7b5e
UTF-8 蟆蘇蟆素N}蟆蘇蟆素N{^ 1110100010011111100001101110100010011000100001111110100010011111100001101110011110110100101000000100111001111101111010001001111110000110111010001001100010000111111010001001111110000110111001111011010010100000010011100111101101011110 e89f86e89887e89f86e7b4a04e7de89f86e89887e89f86e7b4a04e7b5e
UHC ?蘇?素N}?蘇?素N{^ 0011111111100001110011000011111111100001110010000100111001111101001111111110000111001100001111111110000111001000010011100111101101011110 3fe1cc3fe1c84e7d3fe1cc3fe1c84e7b5e

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