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 曜??倭??葯 10010111011010100011111100111111100110000110000000111111001111111110010011011110 976a3f3f98603f3fe4de
EUC-JP 曜??倭??葯 11001101110010110011111100111111110011111100000100111111001111111110100011100000 cdcb3f3fcfc13f3fe8e0
UTF-8 曜랃슥倭낂뜈葯 111001101001101110011100111010111001111010000011111011001000101010100101111001011000000010101101111010111000001010000010111010111001110010001000111010001001000110101111 e69b9ceb9e83ec8aa5e580adeb8282eb9c88e891af
UHC 曜랃슥倭낂뜈葯 1110100011111000100011011110111110111101101110111110100011011110100001011110100110001101100010111110010110110101 e8f88defbdbbe8de85e98d8be5b5

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