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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 﨟ャ辷セ陬呵セ櫁投 111110111001110110101100111001111000100010111110111010001010001110011001111010001011111010011110111010001001001110001010 fb9dace788bee8a399e8be9ee8938a
EUC-JP ?ャ辷セ陬呵セ櫁投 0011111110001110101011001110110111101000100011101011111011110000101001011101001011101010100011101011111011011100111010101100010111101010 3f8eacede88ebef0a5d2ea8ebedceac5ea
UTF-8 﨟ャ辷セ陬呵セ櫁投 111011111010100010011111111011111011110110101100111010001011111010110111111011111011110110111110111010011001100110101100111001011001000110110101111011111011110110111110111001101010101110000001111001101000101010010101 efa89fefbdace8beb7efbdbee999ace591b5efbdbee6ab81e68a95
UHC ?????呵??投 0011111100111111001111110011111100111111110010101010011100111111001111111111011111100001 3f3f3f3f3fcaa73f3ff7e1

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