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 帳?黴?燒夭? 1001001010100000001111111110101010000000001111111110000010010110100110101110111000111111 92a03fea803fe0969aee3f
EUC-JP 帳?黴?燒夭? 1100010010100010001111111111001111100000001111111101111111110110110101001111000000111111 c4a23ff3e03fdff6d4f03f
UTF-8 帳얩黴뤊燒夭탮 111001011011100010110011111011001001011010101001111010011011101110110100111010111010010010001010111001111000011110010010111001011010010010101101111011011000001110101110 e5b8b3ec96a9e9bbb4eba48ae78792e5a4aded83ae
UHC 帳얩黴뤊燒夭탮 1110110111100011101111101110110111011010101111011000111110111010111000011100000011101000111011001011010110001110 ede3beeddabd8fbae1c0e8ecb58e

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