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 雅??烏l?? 10001001111010110011111100111111100010010100011110000010100011000011111100111111 89eb3f3f8947828c3f3f
EUC-JP 雅??烏l?? 10110010111011010011111100111111101100011010100010100011111011000011111100111111 b2ed3f3fb1a8a3ec3f3f
UTF-8 雅먮젙烏l캈溜 111010011001101110000101111010111010100010101110111011001010000010011001111001111000001110001111111011111011110110001100111011001011101010001000111011111010011110001011 e99b85eba8aeeca099e7838fefbd8cecba88efa78b
UHC 雅먮젙烏l캈溜 1110010010111010100100001110101110100000100101011110100010100001101000111110110010101111100101001110101011111110 e4ba90eba095e8a1a3ecaf94eafe

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