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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 醍?紙?n}醍?紙?n{^ 1001000111100111001111111000111010000110001111110110111001111101100100011110011100111111100011101000011000111111011011100111101101011110 91e73f8e863f6e7d91e73f8e863f6e7b5e
EUC-JP 醍?紙?n}醍?紙?n{^ 1100001011101001001111111011101111100110001111110110111001111101110000101110100100111111101110111110011000111111011011100111101101011110 c2e93fbbe63f6e7dc2e93fbbe63f6e7b5e
UTF-8 醍렲紙렟n}醍렲紙렟n{^ 1110100110000110100011011110101110100000101100101110011110110100100110011110101110100000100111110110111001111101111010011000011010001101111010111010000010110010111001111011010010011001111010111010000010011111011011100111101101011110 e9868deba0b2e7b499eba09f6e7de9868deba0b2e7b499eba09f6e7b5e
UHC 醍렲紙렟n}醍렲紙렟n{^ 111100001011010110001110101111111111001010110101100011101011000001101110011111011111000010110101100011101011111111110010101101011000111010110000011011100111101101011110 f0b58ebff2b58eb06e7df0b58ebff2b58eb06e7b5e

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