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 倭??瓦??嚴 10011000011000000011111100111111100010101010001000111111001111111001101010001110 98603f3f8aa23f3f9a8e
EUC-JP 倭??瓦??嚴 11001111110000010011111100111111101101001010010000111111001111111101001111101110 cfc13f3fb4a43f3fd3ee
UTF-8 倭뱄쉈瓦멩쮵嚴 111001011000000010101101111010111011000110000100111011001000100110001000111001111001001110100110111010111010100110101001111011001010111010110101111001011001101010110100 e580adebb184ec8988e793a6eba9a9ecaeb5e59ab4
UHC 倭뱄쉈瓦멩쮵嚴 1110100011011110101110011110111110111101101001011110100010111111101110001110011010101000100100101110010111110001 e8deb9efbda5e8bfb8e6a892e5f1

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