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{^ 001111111000101001010001001111110011111101101110011111010011111110001010010100010011111100111111011011100111101101011110 3f8a513f3f6e7d3f8a513f3f6e7b5e
EUC-JP ?害??n}?害??n{^ 001111111011001110110010001111110011111101101110011111010011111110110011101100100011111100111111011011100111101101011110 3fb3b23f3f6e7d3fb3b23f3f6e7b5e
UTF-8 썊害썊뚴n}썊害썊뚴n{^ 1110110010001101100010101110010110101110101100111110110010001101100010101110101110011010101101000110111001111101111011001000110110001010111001011010111010110011111011001000110110001010111010111001101010110100011011100111101101011110 ec8d8ae5aeb3ec8d8aeb9ab46e7dec8d8ae5aeb3ec8d8aeb9ab46e7b5e
UHC 썊害썊뚴n}썊害썊뚴n{^ 100110110111011111111010101010101001101101110111100011001111000001101110011111011001101101110111111110101010101010011011011101111000110011110000011011100111101101011110 9b77faaa9b778cf06e7d9b77faaa9b778cf06e7b5e

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