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{^ 10010001100001011001111111010110011011100111110110010001100001011001111111010110011011100111101101011110 91859fd66e7d91859fd66e7b5e
EUC-JP 槽渫n}槽渫n{^ 11000001111001011101111011011000011011100111110111000001111001011101111011011000011011100111101101011110 c1e5ded86e7dc1e5ded86e7b5e
UTF-8 槽渫n}槽渫n{^ 1110011010100111101111011110011010111000101010110110111001111101111001101010011110111101111001101011100010101011011011100111101101011110 e6a7bde6b8ab6e7de6a7bde6b8ab6e7b5e
UHC 槽渫n}槽渫n{^ 11110000110010111110000011011110011011100111110111110000110010111110000011011110011011100111101101011110 f0cbe0de6e7df0cbe0de6e7b5e

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