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{^ 10010000101111001001000101000010011011100111110110010000101111001001000101000010011011100111101101011110 90bc91426e7d90bc91426e7b5e
EUC-JP 西腺n}西腺n{^ 11000000101111101100000110100011011011100111110111000000101111101100000110100011011011100111101101011110 c0bec1a36e7dc0bec1a36e7b5e
UTF-8 西腺n}西腺n{^ 1110100010100101101111111110100010000101101110100110111001111101111010001010010110111111111010001000010110111010011011100111101101011110 e8a5bfe885ba6e7de8a5bfe885ba6e7b5e
UHC 西腺n}西腺n{^ 11100000101001001110000011001101011011100111110111100000101001001110000011001101011011100111101101011110 e0a4e0cd6e7de0a4e0cd6e7b5e

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