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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 淼夭摺D淼夭摺D^ 111110110100010110011010111011101001000010100000010001001111101101000101100110101110111010010000101000000100010001011110 fb459aee90a044fb459aee90a0445e
EUC-JP 淼夭摺D淼夭摺D^ 1000111111000111111001101101010011110000110000001010001001000100100011111100011111100110110101001111000011000000101000100100010001011110 8fc7e6d4f0c0a2448fc7e6d4f0c0a2445e
UTF-8 淼夭摺D淼夭摺D^ 111001101011011110111100111001011010010010101101111001101001000110111010010001001110011010110111101111001110010110100100101011011110011010010001101110100100010001011110 e6b7bce5a4ade691ba44e6b7bce5a4ade691ba445e
UHC ?夭摺D?夭摺D^ 00111111111010001110110011101111110010010100010000111111111010001110110011101111110010010100010001011110 3fe8ecefc9443fe8ecefc9445e

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