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{^ 0011111110010110111011110110111001111101001111111001011011101111011011100111101101011110 3f96ef6e7d3f96ef6e7b5e
EUC-JP ?厄n}?厄n{^ 0011111111001100111100010110111001111101001111111100110011110001011011100111101101011110 3fccf16e7d3fccf16e7b5e
UTF-8 卨厄n}卨厄n{^ 1110010110001101101010001110010110001110100001000110111001111101111001011000110110101000111001011000111010000100011011100111101101011110 e58da8e58e846e7de58da8e58e846e7b5e
UHC 卨厄n}卨厄n{^ 11100000110110011110010011111000011011100111110111100000110110011110010011111000011011100111101101011110 e0d9e4f86e7de0d9e4f86e7b5e

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