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 甕鵝甕鵝^ 11100111100101001001010111101001101101011001110111100111100101001001010111101001101101011001110101011110 e79495e9b59de79495e9b59d5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ç??é??ç??é??^ 100011111010101110101110001111110011111110001111101010111011000100111111001111111000111110101011101011100011111100111111100011111010101110110001001111110011111101011110 8fabae3f3f8fabb13f3f8fabae3f3f8fabb13f3f5e
UTF-8 甕鵝甕鵝^ 11000011101001111100001010010100110000101001010111000011101010011100001010110101110000101001110111000011101001111100001010010100110000101001010111000011101010011100001010110101110000101001110101011110 c3a7c294c295c3a9c2b5c29dc3a7c294c295c3a9c2b5c29d5e
UHC ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e

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