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{^ 10011111111100111110011010111000011011100111110110011111111100111110011010111000011011100111101101011110 9ff3e6b86e7d9ff3e6b86e7b5e
EUC-JP 灌貂n}灌貂n{^ 11011110111101011110110010111010011011100111110111011110111101011110110010111010011011100111101101011110 def5ecba6e7ddef5ecba6e7b5e
UTF-8 灌貂n}灌貂n{^ 1110011110000001100011001110100010110010100000100110111001111101111001111000000110001100111010001011001010000010011011100111101101011110 e7818ce8b2826e7de7818ce8b2826e7b5e
UHC 灌貂n}灌貂n{^ 11001110101101001111010110110000011011100111110111001110101101001111010110110000011011100111101101011110 ceb4f5b06e7dceb4f5b06e7b5e

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