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{^ 10011101110111011001011010111100011011100111110110011101110111011001011010111100011011100111101101011110 9ddd96bc6e7d9ddd96bc6e7b5e
EUC-JP 昊名n}昊名n{^ 11011010110111111100110010111110011011100111110111011010110111111100110010111110011011100111101101011110 dadfccbe6e7ddadfccbe6e7b5e
UTF-8 昊名n}昊名n{^ 1110011010011000100010101110010110010000100011010110111001111101111001101001100010001010111001011001000010001101011011100111101101011110 e6988ae5908d6e7de6988ae5908d6e7b5e
UHC 昊名n}昊名n{^ 11111011110001001101100110100011011011100111110111111011110001001101100110100011011011100111101101011110 fbc4d9a36e7dfbc4d9a36e7b5e

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