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 ???娃??業 001111110011111100111111100010001010000100111111001111111000101111000110 3f3f3f88a13f3f8bc6
EUC-JP 縕??娃??業 1000111111010100110000100011111100111111101100001010001100111111001111111011011011001000 8fd4c23f3fb0a33f3fb6c8
UTF-8 縕됵슴娃썸셿業 111001111011100010010101111010111001000010110101111011001000101010110100111001011010100010000011111011001000110110111000111011001000010110111111111001101010010110101101 e7b895eb90b5ec8ab4e5a883ec8db8ec85bfe6a5ad
UHC 縕됵슴娃썸셿業 1110100010110010100010011110111110111101101111111110100011011111101111011110011010011001100001001110010111110110 e8b289efbdbfe8dfbde69984e5f6

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