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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 潁???▼?邑 10011111111100010011111100111111001111111000000110100101001111111001011101010111 9ff13f3f3f81a53f9757
EUC-JP 潁???▼?邑 11011110111100110011111100111111001111111010001010100111001111111100110110111000 def33f3f3fa2a73fcdb8
UTF-8 潁뺣맟溜▼푻邑 111001101011110110000001111010111011101010100011111010111010011110011111111011111010011110001011111000101001011010111100111011011001000110111011111010011000001010010001 e6bd81ebbaa3eba79fefa78be296bced91bbe98291
UHC 潁뺣맟溜▼푻邑 1110011110111000100101011110101110010000101011001110101011111110101000011110010110111110100001111110101111101001 e7b895eb90aceafea1e5be87ebe9

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