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 瓦わ?敖??繹 1000101010100010100000101110110100111111100111011100001000111111001111111110001110001000 8aa282ed3f9dc23f3fe388
EUC-JP 瓦わ?敖??繹 1011010010100100101001001110111100111111110110101100010000111111001111111110010111101000 b4a4a4ef3fdac43f3fe5e8
UTF-8 瓦わ쉴敖잌넇繹 111001111001001110100110111000111000001010001111111011001000100110110100111001101001010110010110111011001001111010001100111010111000010010000111111001111011100110111001 e793a6e3828fec89b4e69596ec9e8ceb8487e7b9b9
UHC 瓦わ쉴敖잌넇繹 1110100010111111101010101110111110111101101011111110011111111001100111111110010110000110100101111110011010111010 e8bfaaefbdafe7f99fe58697e6ba

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