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{^ 1000110011101000001111110110111001111101100011001110100000111111011011100111101101011110 8ce83f6e7d8ce83f6e7b5e
EUC-JP 瑚?n}瑚?n{^ 1011100011101010001111110110111001111101101110001110101000111111011011100111101101011110 b8ea3f6e7db8ea3f6e7b5e
UTF-8 瑚렡n}瑚렡n{^ 1110011110010001100110101110101110100000101000010110111001111101111001111001000110011010111010111010000010100001011011100111101101011110 e7919aeba0a16e7de7919aeba0a16e7b5e
UHC 瑚렡n}瑚렡n{^ 11111011110100011000111010110010011011100111110111111011110100011000111010110010011011100111101101011110 fbd18eb26e7dfbd18eb26e7b5e

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