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 罌?????揄 111000111010000000111111001111110011111100111111001111111001110110001001 e3a03f3f3f3f3f9d89
EUC-JP 罌??馹??揄 1110011010100010001111110011111110001111111010011010000100111111001111111101100111101001 e6a23f3f8fe9a13f3fd9e9
UTF-8 罌븍뱯馹긷▶揄 111001111011110110001100111010111011100010001101111010111011000110101111111010011010011010111001111010101011100010110111111000101001011010110110111001101000111110000100 e7bd8cebb88debb1afe9a6b9eab8b7e296b6e68f84
UHC 罌븍뱯馹긷▶揄 1110010110100010101110101110101110010011100101011110110011110001101100011110010110100010101110101110101011110001 e5a2baeb9395ecf1b1e5a2baeaf1

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