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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 淼夭槙[淼夭槙[^ 111110110100010110011010111011101001011010001010010110111111101101000101100110101110111010010110100010100101101101011110 fb459aee968a5bfb459aee968a5b5e
EUC-JP 淼夭槙[淼夭槙[^ 1000111111000111111001101101010011110000110010111110101001011011100011111100011111100110110101001111000011001011111010100101101101011110 8fc7e6d4f0cbea5b8fc7e6d4f0cbea5b5e
UTF-8 淼夭槙[淼夭槙[^ 111001101011011110111100111001011010010010101101111001101010011110011001010110111110011010110111101111001110010110100100101011011110011010100111100110010101101101011110 e6b7bce5a4ade6a7995be6b7bce5a4ade6a7995b5e
UHC ?夭?[?夭?[^ 0011111111101000111011000011111101011011001111111110100011101100001111110101101101011110 3fe8ec3f5b3fe8ec3f5b5e

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