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{^ 10001011110100101000000111100000100010111101001000111111011011100111110110001011110100101000000111100000100010111101001000111111011011100111101101011110 8bd281e08bd23f6e7d8bd281e08bd23f6e7b5e
EUC-JP 斤≒斤?n}斤≒斤?n{^ 10110110110101001010001011100010101101101101010000111111011011100111110110110110110101001010001011100010101101101101010000111111011011100111101101011110 b6d4a2e2b6d43f6e7db6d4a2e2b6d43f6e7b5e
UTF-8 斤≒斤≤n}斤≒斤≤n{^ 1110011010010110101001001110001010001001100100101110011010010110101001001110001010001001101001000110111001111101111001101001011010100100111000101000100110010010111001101001011010100100111000101000100110100100011011100111101101011110 e696a4e28992e696a4e289a46e7de696a4e28992e696a4e289a46e7b5e
UHC 斤≒斤≤n}斤≒斤≤n{^ 110100001100010110100001110101101101000011000101101000011100001001101110011111011101000011000101101000011101011011010000110001011010000111000010011011100111101101011110 d0c5a1d6d0c5a1c26e7dd0c5a1d6d0c5a1c26e7b5e

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