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 ?℡?掖?ⅲ曜 0011111110000111100001000011111110011101011101000011111111111010010000101001011101101010 3f87843f9d743ffa42976a
EUC-JP 饔??掖??曜 1000111111101000111011110011111100111111110110011101010100111111001111111100110111001011 8fe8ef3f3fd9d53f3fcdcb
UTF-8 饔℡퉶掖룟ⅲ曜 111010011010010110010100111000101000010010100001111011011000100110110110111001101000111010010110111010111010001110011111111000101000010110110010111001101001101110011100 e9a594e284a1ed89b6e68e96eba39fe285b2e69b9c
UHC 饔℡퉶掖룟ⅲ曜 1110100010111101101000101110010110111001100011101110010011111010101101111110010110100101101000111110100011111000 e8bda2e5b98ee4fab7e5a5a3e8f8

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