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 ツ湘偲佚迎ツ湘偲佚鶏^ 11000010100011111100001110001110110000111001100011000011100011000111110111000010100011111100001110001110110000111001100011000011100011000111101101011110 c28fc38ec398c38c7dc28fc38ec398c38c7b5e
EUC-JP ツ湘偲佚迎ツ湘偲佚鶏^ 100011101100001010111110110001011011110011000101110100001100010110110111110111101000111011000010101111101100010110111100110001011101000011000101101101111101110001011110 8ec2bec5bcc5d0c5b7de8ec2bec5bcc5d0c5b7dc5e
UTF-8 ツ湘偲佚迎ツ湘偲佚鶏^ 11101111101111101000001011100110101110011001100011100101100000011011001011100100101111011001101011101000101111111000111011101111101111101000001011100110101110011001100011100101100000011011001011100100101111011001101011101001101101101000111101011110 efbe82e6b998e581b2e4bd9ae8bf8eefbe82e6b998e581b2e4bd9ae9b68f5e
UHC ?湘?佚迎?湘?佚?^ 00111111110111111100111100111111111011001110101011100111110010100011111111011111110011110011111111101100111010100011111101011110 3fdfcf3feceae7ca3fdfcf3fecea3f5e

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