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{^ 10011111111100111001111111010000011011100111110110011111111100111001111111010000011011100111101101011110 9ff39fd06e7d9ff39fd06e7b5e
EUC-JP 灌渙n}灌渙n{^ 11011110111101011101111011010010011011100111110111011110111101011101111011010010011011100111101101011110 def5ded26e7ddef5ded26e7b5e
UTF-8 灌渙n}灌渙n{^ 1110011110000001100011001110011010111000100110010110111001111101111001111000000110001100111001101011100010011001011011100111101101011110 e7818ce6b8996e7de7818ce6b8996e7b5e
UHC 灌渙n}灌渙n{^ 11001110101101001111110010111001011011100111110111001110101101001111110010111001011011100111101101011110 ceb4fcb96e7dceb4fcb96e7b5e

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