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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ツ湘εサ\}ツ湘εサ\{^ 1100001010001111110000111000001111000011101110110101110001111101110000101000111111000011100000111100001110111011010111000111101101011110 c28fc383c3bb5c7dc28fc383c3bb5c7b5e
EUC-JP ツ湘εサ\}ツ湘εサ\{^ 100011101100001010111110110001011010011011000101100011101011101101011100011111011000111011000010101111101100010110100110110001011000111010111011010111000111101101011110 8ec2bec5a6c58ebb5c7d8ec2bec5a6c58ebb5c7b5e
UTF-8 ツ湘εサ\}ツ湘εサ\{^ 111011111011111010000010111001101011100110011000110011101011010111101111101111011011101101011100011111011110111110111110100000101110011010111001100110001100111010110101111011111011110110111011010111000111101101011110 efbe82e6b998ceb5efbdbb5c7defbe82e6b998ceb5efbdbb5c7b5e
UHC ?湘ε?\}?湘ε?\{^ 0011111111011111110011111010010111100101001111110101110001111101001111111101111111001111101001011110010100111111010111000111101101011110 3fdfcfa5e53f5c7d3fdfcfa5e53f5c7b5e

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