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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蟾「鄂イ}蟾「鄂イ{^ 111001011011011110100010111001111011110110110010011111011110010110110111101000101110011110111101101100100111101101011110 e5b7a2e7bdb27de5b7a2e7bdb27b5e
EUC-JP 蟾「鄂イ}蟾「鄂イ{^ 11101010101110011000111010100010111011101011111110001110101100100111110111101010101110011000111010100010111011101011111110001110101100100111101101011110 eab98ea2eebf8eb27deab98ea2eebf8eb27b5e
UTF-8 蟾「鄂イ}蟾「鄂イ{^ 111010001001111110111110111011111011110110100010111010011000010010000010111011111011110110110010011111011110100010011111101111101110111110111101101000101110100110000100100000101110111110111101101100100111101101011110 e89fbeefbda2e98482efbdb27de89fbeefbda2e98482efbdb27b5e
UHC 蟾?鄂?}蟾?鄂?{^ 111000001110101000111111111001001100011100111111011111011110000011101010001111111110010011000111001111110111101101011110 e0ea3fe4c73f7de0ea3fe4c73f7b5e

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