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 鴫璽釈悉}鴫璽釈悉{^ 10001110101100001000111010100011100011101101111110001110101110110111110110001110101100001000111010100011100011101101111110001110101110110111101101011110 8eb08ea38edf8ebb7d8eb08ea38edf8ebb7b5e
EUC-JP 鴫璽釈悉}鴫璽釈悉{^ 10111100101100101011110010100101101111001110000110111100101111010111110110111100101100101011110010100101101111001110000110111100101111010111101101011110 bcb2bca5bce1bcbd7dbcb2bca5bce1bcbd7b5e
UTF-8 鴫璽釈悉}鴫璽釈悉{^ 111010011011010010101011111001111001001010111101111010011000011110001000111001101000001010001001011111011110100110110100101010111110011110010010101111011110100110000111100010001110011010000010100010010111101101011110 e9b4abe792bde98788e682897de9b4abe792bde98788e682897b5e
UHC ?璽?悉}?璽?悉{^ 001111111101111111011110001111111110001111111010011111010011111111011111110111100011111111100011111110100111101101011110 3fdfde3fe3fa7d3fdfde3fe3fa7b5e

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