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{^ 111101011011110111100010110000001111010110111101111000101100000001101110011111011111010110111101111000101100000011110101101111011110001011000000011011100111101101011110 f5bde2c0f5bde2c06e7df5bde2c0f5bde2c06e7b5e
EUC-JP ?簑?簑n}?簑?簑n{^ 0011111111100100110000100011111111100100110000100110111001111101001111111110010011000010001111111110010011000010011011100111101101011110 3fe4c23fe4c26e7d3fe4c23fe4c26e7b5e
UTF-8 簑簑n}簑簑n{^ 1110111010010000101010001110011110110000100100011110111010010000101010001110011110110000100100010110111001111101111011101001000010101000111001111011000010010001111011101001000010101000111001111011000010010001011011100111101101011110 ee90a8e7b091ee90a8e7b0916e7dee90a8e7b091ee90a8e7b0916e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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