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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ツ湘」テ陛慊コ^ 1100001010001111110000111010001111000011100101011100001110011100110000101011101001011110 c28fc3a3c395c39cc2ba5e
EUC-JP ツ湘」テ陛慊コ^ 100011101100001010111110110001011000111010100011100011101100001111001010110001011101100011000100100011101011101001011110 8ec2bec58ea38ec3cac5d8c48eba5e
UTF-8 ツ湘」テ陛慊コ^ 11101111101111101000001011100110101110011001100011101111101111011010001111101111101111101000001111101001100110011001101111100110100001011000101011101111101111011011101001011110 efbe82e6b998efbda3efbe83e9999be6858aefbdba5e
UHC ?湘??陛慊?^ 0011111111011111110011110011111100111111111110001100111011001100110000110011111101011110 3fdfcf3f3ff8ceccc33f5e

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