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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?阿∵??莎ァ^ 001111111000100010100010100000011110011000111111001111111110010010110011100000110100000001011110 3f88a281e63f3fe4b383405e
EUC-JP ?阿∵??莎ァ^ 001111111011000010100100101000101110100000111111001111111110100010110101101001011010000101011110 3fb0a4a2e83f3fe8b5a5a15e
UTF-8 룶阿∵룶괌莎ァ^ 11101011101000111011011011101001100110001011111111100010100010001011010111101011101000111011011011101010101101001000110011101000100011101000111011100011100000101010000101011110 eba3b6e998bfe288b5eba3b6eab48ce88e8ee382a15e
UHC 룶阿∵룶괌莎ァ^ 100011111010101111100100101110011010000111110001100011111010101110110001101000011101111011101101101010111010000101011110 8fabe4b9a1f18fabb1a1deedaba15e

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