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{^ 1000111011100011001111111000111011100011001111110110111001111101100011101110001100111111100011101110001100111111011011100111101101011110 8ee33f8ee33f6e7d8ee33f8ee33f6e7b5e
EUC-JP 弱?弱?n}弱?弱?n{^ 1011110011100101001111111011110011100101001111110110111001111101101111001110010100111111101111001110010100111111011011100111101101011110 bce53fbce53f6e7dbce53fbce53f6e7b5e
UTF-8 弱놵弱놧n}弱놵弱놧n{^ 1110010110111100101100011110101110000110101101011110010110111100101100011110101110000110101001110110111001111101111001011011110010110001111010111000011010110101111001011011110010110001111010111000011010100111011011100111101101011110 e5bcb1eb86b5e5bcb1eb86a76e7de5bcb1eb86b5e5bcb1eb86a76e7b5e
UHC 弱놵弱놧n}弱놵弱놧n{^ 111001011011000010000111010101111110010110110000100001110100101001101110011111011110010110110000100001110101011111100101101100001000011101001010011011100111101101011110 e5b08757e5b0874a6e7de5b08757e5b0874a6e7b5e

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