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 蟯ク蟯ゥ}蟯ク蟯ゥ{^ 111001011011001010111000111001011011001010101001011111011110010110110010101110001110010110110010101010010111101101011110 e5b2b8e5b2a97de5b2b8e5b2a97b5e
EUC-JP 蟯ク蟯ゥ}蟯ク蟯ゥ{^ 11101010101101001000111010111000111010101011010010001110101010010111110111101010101101001000111010111000111010101011010010001110101010010111101101011110 eab48eb8eab48ea97deab48eb8eab48ea97b5e
UTF-8 蟯ク蟯ゥ}蟯ク蟯ゥ{^ 111010001001111110101111111011111011110110111000111010001001111110101111111011111011110110101001011111011110100010011111101011111110111110111101101110001110100010011111101011111110111110111101101010010111101101011110 e89fafefbdb8e89fafefbda97de89fafefbdb8e89fafefbda97b5e
UHC 蟯?蟯?}蟯?蟯?{^ 111010011010100000111111111010011010100000111111011111011110100110101000001111111110100110101000001111110111101101011110 e9a83fe9a83f7de9a83fe9a83f7b5e

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