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 倭??竊??瑜 10011000011000000011111100111111111000101000011000111111001111111110000011101111 98603f3fe2863f3fe0ef
EUC-JP 倭??竊??瑜 11001111110000010011111100111111111000111110011000111111001111111110000011110001 cfc13f3fe3e63f3fe0f1
UTF-8 倭얄뫀竊뗤퓠瑜 111001011000000010101101111011001001011010000100111010111010101110000000111001111010101110001010111010111001011110100100111011011001001110100000111001111001000110011100 e580adec9684ebab80e7ab8aeb97a4ed93a0e7919c
UHC 倭얄뫀竊뗤퓠瑜 1110100011011110101111101110001010010001101001001110111110111100100010111110010010111111100010011110101110100101 e8debee291a4efbc8be4bf89eba5

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