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 庸??媛??瑜 10010111011001100011111100111111100101010101000100111111001111111110000011101111 97663f3f95513f3fe0ef
EUC-JP 庸??媛??瑜 11001101110001110011111100111111110010011011001000111111001111111110000011110001 cdc73f3fc9b23f3fe0f1
UTF-8 庸뉗빖媛쇿푻瑜 111001011011101010111000111010111000100110010111111010111011100110010110111001011010101010011011111011001000011110111111111011011001000110111011111001111001000110011100 e5bab8eb8997ebb996e5aa9bec87bfed91bbe7919c
UHC 庸뉗빖媛쇿푻瑜 1110100110111100100001111110110010010101101110001110101010110000100110011110010110111110100001111110101110100101 e9bc87ec95b8eab099e5be87eba5

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