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 蒿随輯苞誌酬蕘 1110010011100100100100001000111110001111010100111110010010011010100011101000111110001111010101101110010011111011 e4e4908f8f53e49a8e8f8f56e4fb
EUC-JP 蒿随輯苞誌酬蕘 1110100011100110101111111110111110111101101101001110011111111010101110111110111110111101101101111110100011111101 e8e6bfefbdb4e7fabbefbdb7e8fd
UTF-8 蒿随輯苞誌酬蕘 111010001001001010111111111010011001101010001111111010001011110010101111111010001000101110011110111010001010101010001100111010011000010110101100111010001001010110011000 e892bfe99a8fe8bcafe88b9ee8aa8ce985ace89598
UHC 蒿?輯苞誌酬? 111110111101101000111111111100101111111011111000111000101111001010111100111000101100011000111111 fbda3ff2fef8e2f2bce2c63f

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