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{^ 10010000110101111000110111010111011011100111110110010000110101111000110111010111011011100111101101011110 90d78dd76e7d90d78dd76e7b5e
EUC-JP 碩細n}碩細n{^ 11000000110110011011101011011001011011100111110111000000110110011011101011011001011011100111101101011110 c0d9bad96e7dc0d9bad96e7b5e
UTF-8 碩細n}碩細n{^ 1110011110100010101010011110011110110100101100000110111001111101111001111010001010101001111001111011010010110000011011100111101101011110 e7a2a9e7b4b06e7de7a2a9e7b4b06e7b5e
UHC 碩細n}碩細n{^ 11100000101101011110000110101100011011100111110111100000101101011110000110101100011011100111101101011110 e0b5e1ac6e7de0b5e1ac6e7b5e

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