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{^ 1110100110001001100011101110010110101110101001000110111001111101111010011000100110001110111001011010111010100100011011100111101101011110 e9898ee5aea46e7de9898ee5aea46e7b5e
EUC-JP 驩主ョ、n}驩主ョ、n{^ 111100011110100110111100111001111000111010101110100011101010010001101110011111011111000111101001101111001110011110001110101011101000111010100100011011100111101101011110 f1e9bce78eae8ea46e7df1e9bce78eae8ea46e7b5e
UTF-8 驩主ョ、n}驩主ョ、n{^ 1110100110101001101010011110010010111000101110111110111110111101101011101110111110111101101001000110111001111101111010011010100110101001111001001011100010111011111011111011110110101110111011111011110110100100011011100111101101011110 e9a9a9e4b8bbefbdaeefbda46e7de9a9a9e4b8bbefbdaeefbda46e7b5e
UHC 驩主??n}驩主??n{^ 1111110010111110111100011010101100111111001111110110111001111101111111001011111011110001101010110011111100111111011011100111101101011110 fcbef1ab3f3f6e7dfcbef1ab3f3f6e7b5e

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