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 瓦わ?敖??節 1000101010100010100000101110110100111111100111011100001000111111001111111001000011011111 8aa282ed3f9dc23f3f90df
EUC-JP 瓦わ?敖??節 1011010010100100101001001110111100111111110110101100010000111111001111111100000011100001 b4a4a4ef3fdac43f3fc0e1
UTF-8 瓦わ쉴敖잋툧節 111001111001001110100110111000111000001010001111111011001000100110110100111001101001010110010110111011001001111010001011111011011000100010100111111001111010111110000000 e793a6e3828fec89b4e69596ec9e8bed88a7e7af80
UHC 瓦わ쉴敖잋툧節 1110100010111111101010101110111110111101101011111110011111111001100111111110010010111000100111101110111110111101 e8bfaaefbdafe7f99fe4b89eefbd

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