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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ツ湘ε堕ケツ湘ε堕ケ^ 1100001010001111110000111000001111000011100100011100001010111001110000101000111111000011100000111100001110010001110000101011100101011110 c28fc383c391c2b9c28fc383c391c2b95e
EUC-JP ツ湘ε堕ケツ湘ε堕ケ^ 100011101100001010111110110001011010011011000101110000101100010010001110101110011000111011000010101111101100010110100110110001011100001011000100100011101011100101011110 8ec2bec5a6c5c2c48eb98ec2bec5a6c5c2c48eb95e
UTF-8 ツ湘ε堕ケツ湘ε堕ケ^ 1110111110111110100000101110011010111001100110001100111010110101111001011010000010010101111011111011110110111001111011111011111010000010111001101011100110011000110011101011010111100101101000001001010111101111101111011011100101011110 efbe82e6b998ceb5e5a095efbdb9efbe82e6b998ceb5e5a095efbdb95e
UHC ?湘ε???湘ε??^ 001111111101111111001111101001011110010100111111001111110011111111011111110011111010010111100101001111110011111101011110 3fdfcfa5e53f3f3fdfcfa5e53f3f5e

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