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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 奚菫n}奚菫n{^ 10011010111101101110010010111111011011100111110110011010111101101110010010111111011011100111101101011110 9af6e4bf6e7d9af6e4bf6e7b5e
EUC-JP 奚菫n}奚菫n{^ 11010100111110001110100011000001011011100111110111010100111110001110100011000001011011100111101101011110 d4f8e8c16e7dd4f8e8c16e7b5e
UTF-8 奚菫n}奚菫n{^ 1110010110100101100110101110100010001111101010110110111001111101111001011010010110011010111010001000111110101011011011100111101101011110 e5a59ae88fab6e7de5a59ae88fab6e7b5e
UHC 奚菫n}奚菫n{^ 11111010101010001101000011001011011011100111110111111010101010001101000011001011011011100111101101011110 faa8d0cb6e7dfaa8d0cb6e7b5e

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