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 ???u???u^ 001111110011111100111111011101010011111100111111001111110111010101011110 3f3f3f753f3f3f755e
SJIS-WIN 瑤??u瑤??u^ 1110101010100010001111110011111101110101111010101010001000111111001111110111010101011110 eaa23f3f75eaa23f3f755e
EUC-JP 瑤??u瑤??u^ 1111010010100100001111110011111101110101111101001010010000111111001111110111010101011110 f4a43f3f75f4a43f3f755e
UTF-8 瑤듣눎u瑤듣눎u^ 111001111001000110100100111010111001001110100011111010111000100010001110011101011110011110010001101001001110101110010011101000111110101110001000100011100111010101011110 e791a4eb93a3eb888e75e791a4eb93a3eb888e755e
UHC 瑤듣눎u瑤듣눎u^ 111010001111110110110101111010001000011110101010011101011110100011111101101101011110100010000111101010100111010101011110 e8fdb5e887aa75e8fdb5e887aa755e

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