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{^ 10010000110011011000101010011011011011100111110110010000110011011000101010011011011011100111101101011110 90cd8a9b6e7d90cd8a9b6e7b5e
EUC-JP 析鴨n}析鴨n{^ 11000000110011111011001111111011011011100111110111000000110011111011001111111011011011100111101101011110 c0cfb3fb6e7dc0cfb3fb6e7b5e
UTF-8 析鴨n}析鴨n{^ 1110011010011110100100001110100110110100101010000110111001111101111001101001111010010000111010011011010010101000011011100111101101011110 e69e90e9b4a86e7de69e90e9b4a86e7b5e
UHC 析鴨n}析鴨n{^ 11100000101100001110010011100101011011100111110111100000101100001110010011100101011011100111101101011110 e0b0e4e56e7de0b0e4e56e7b5e

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