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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN ?阿∵??莎ァB 001111111000100010100010100000011110011000111111001111111110010010110011100000110100000001000010 3f88a281e63f3fe4b3834042
EUC-JP ?阿∵??莎ァB 001111111011000010100100101000101110100000111111001111111110100010110101101001011010000101000010 3fb0a4a2e83f3fe8b5a5a142
UTF-8 룶阿∵룶괌莎ァB 11101011101000111011011011101001100110001011111111100010100010001011010111101011101000111011011011101010101101001000110011101000100011101000111011100011100000101010000101000010 eba3b6e998bfe288b5eba3b6eab48ce88e8ee382a142
UHC 룶阿∵룶괌莎ァB 100011111010101111100100101110011010000111110001100011111010101110110001101000011101111011101101101010111010000101000010 8fabe4b9a1f18fabb1a1deedaba142

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