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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 囚囚囚囚}囚囚囚囚{^ 10001110111110101000111011111010100011101111101010001110111110100111110110001110111110101000111011111010100011101111101010001110111110100111101101011110 8efa8efa8efa8efa7d8efa8efa8efa8efa7b5e
EUC-JP 囚囚囚囚}囚囚囚囚{^ 10111100111111001011110011111100101111001111110010111100111111000111110110111100111111001011110011111100101111001111110010111100111111000111101101011110 bcfcbcfcbcfcbcfc7dbcfcbcfcbcfcbcfc7b5e
UTF-8 囚囚囚囚}囚囚囚囚{^ 111001011001101110011010111001011001101110011010111001011001101110011010111001011001101110011010011111011110010110011011100110101110010110011011100110101110010110011011100110101110010110011011100110100111101101011110 e59b9ae59b9ae59b9ae59b9a7de59b9ae59b9ae59b9ae59b9a7b5e
UHC 囚囚囚囚}囚囚囚囚{^ 11100001111101101110000111110110111000011111011011100001111101100111110111100001111101101110000111110110111000011111011011100001111101100111101101011110 e1f6e1f6e1f6e1f67de1f6e1f6e1f6e1f67b5e

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