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 ツ湘ε妥迎ツ湘ε妥鶏^ 11000010100011111100001110000011110000111001000111000011100011000111110111000010100011111100001110000011110000111001000111000011100011000111101101011110 c28fc383c391c38c7dc28fc383c391c38c7b5e
EUC-JP ツ湘ε妥迎ツ湘ε妥鶏^ 100011101100001010111110110001011010011011000101110000101100010110110111110111101000111011000010101111101100010110100110110001011100001011000101101101111101110001011110 8ec2bec5a6c5c2c5b7de8ec2bec5a6c5c2c5b7dc5e
UTF-8 ツ湘ε妥迎ツ湘ε妥鶏^ 1110111110111110100000101110011010111001100110001100111010110101111001011010011010100101111010001011111110001110111011111011111010000010111001101011100110011000110011101011010111100101101001101010010111101001101101101000111101011110 efbe82e6b998ceb5e5a6a5e8bf8eefbe82e6b998ceb5e5a6a5e9b68f5e
UHC ?湘ε妥迎?湘ε妥?^ 001111111101111111001111101001011110010111110110111001101110011111001010001111111101111111001111101001011110010111110110111001100011111101011110 3fdfcfa5e5f6e6e7ca3fdfcfa5e5f6e63f5e

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