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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 靜??靜?菌^ 11101000110011100011111100111111111010001100111000111111100010111101101101011110 e8ce3f3fe8ce3f8bdb5e
EUC-JP 靜?畇靜?菌^ 111100001101000000111111100011111100110110110010111100001101000000111111101101101101110101011110 f0d03f8fcdb2f0d03fb6dd5e
UTF-8 靜띄畇靜띄菌^ 11101001100111011001110011101011100111011000010011100111100101011000011111101001100111011001110011101011100111011000010011101000100011111000110001011110 e99d9ceb9d84e79587e99d9ceb9d84e88f8c5e
UHC 靜띄畇靜띄菌^ 11110000101000011011011011100111110100001011010011110000101000011011011011100111110100001011011001011110 f0a1b6e7d0b4f0a1b6e7d0b65e

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