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 辷イ蟯ゥ}辷イ蟯ゥ{^ 111001111000100010110010111001011011001010101001011111011110011110001000101100101110010110110010101010010111101101011110 e788b2e5b2a97de788b2e5b2a97b5e
EUC-JP 辷イ蟯ゥ}辷イ蟯ゥ{^ 11101101111010001000111010110010111010101011010010001110101010010111110111101101111010001000111010110010111010101011010010001110101010010111101101011110 ede88eb2eab48ea97dede88eb2eab48ea97b5e
UTF-8 辷イ蟯ゥ}辷イ蟯ゥ{^ 111010001011111010110111111011111011110110110010111010001001111110101111111011111011110110101001011111011110100010111110101101111110111110111101101100101110100010011111101011111110111110111101101010010111101101011110 e8beb7efbdb2e89fafefbda97de8beb7efbdb2e89fafefbda97b5e
UHC ??蟯?}??蟯?{^ 00111111001111111110100110101000001111110111110100111111001111111110100110101000001111110111101101011110 3f3fe9a83f7d3f3fe9a83f7b5e

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