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{^ 001111111000001101110000001111110011111101101110011111010011111110000011011100000011111100111111011011100111101101011110 3f83703f3f6e7d3f83703f3f6e7b5e
EUC-JP ?パ??n}?パ??n{^ 001111111010010111010001001111110011111101101110011111010011111110100101110100010011111100111111011011100111101101011110 3fa5d13f3f6e7d3fa5d13f3f6e7b5e
UTF-8 曆パ딄퐬n}曆パ딄퐬n{^ 1110111110100110100010111110001110000011100100011110101110010100100001001110110110010000101011000110111001111101111011111010011010001011111000111000001110010001111010111001010010000100111011011001000010101100011011100111101101011110 efa68be38391eb9484ed90ac6e7defa68be38391eb9484ed90ac6e7b5e
UHC 曆パ딄퐬n}曆パ딄퐬n{^ 111001101011011110101011110100011000101011101010101111011001010101101110011111011110011010110111101010111101000110001010111010101011110110010101011011100111101101011110 e6b7abd18aeabd956e7de6b7abd18aeabd956e7b5e

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