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{^ 1110100110001000100010101110010110101110101001000110111001111101111010011000100010001010111001011010111010100100011011100111101101011110 e9888ae5aea46e7de9888ae5aea46e7b5e
EUC-JP 驤雁ョ、n}驤雁ョ、n{^ 111100011110100010110100111001111000111010101110100011101010010001101110011111011111000111101000101101001110011110001110101011101000111010100100011011100111101101011110 f1e8b4e78eae8ea46e7df1e8b4e78eae8ea46e7b5e
UTF-8 驤雁ョ、n}驤雁ョ、n{^ 1110100110101001101001001110100110011011100000011110111110111101101011101110111110111101101001000110111001111101111010011010100110100100111010011001101110000001111011111011110110101110111011111011110110100100011011100111101101011110 e9a9a4e99b81efbdaeefbda46e7de9a9a4e99b81efbdaeefbda46e7b5e
UHC ?雁??n}?雁??n{^ 001111111110010011010010001111110011111101101110011111010011111111100100110100100011111100111111011011100111101101011110 3fe4d23f3f6e7d3fe4d23f3f6e7b5e

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