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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 潁??n}潁??n{^ 10011111111100010011111100111111011011100111110110011111111100010011111100111111011011100111101101011110 9ff13f3f6e7d9ff13f3f6e7b5e
EUC-JP 潁??n}潁??n{^ 11011110111100110011111100111111011011100111110111011110111100110011111100111111011011100111101101011110 def33f3f6e7ddef33f3f6e7b5e
UTF-8 潁딆퍓n}潁딆퍓n{^ 1110011010111101100000011110101110010100100001101110110110001101100100110110111001111101111001101011110110000001111010111001010010000110111011011000110110010011011011100111101101011110 e6bd81eb9486ed8d936e7de6bd81eb9486ed8d936e7b5e
UHC 潁딆퍓n}潁딆퍓n{^ 1110011110111000100010101110110010111011100010100110111001111101111001111011100010001010111011001011101110001010011011100111101101011110 e7b88aecbb8a6e7de7b88aecbb8a6e7b5e

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