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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ツウテ」ツ湘個エ^ 1100001010110011110000111010001111000010100011111100001110001100110000101011010001011110 c2b3c3a3c28fc38cc2b45e
EUC-JP ツウテ」ツ湘個エ^ 1000111011000010100011101011001110001110110000111000111010100011100011101100001010111110110001011011100011000100100011101011010001011110 8ec28eb38ec38ea38ec2bec5b8c48eb45e
UTF-8 ツウテ」ツ湘個エ^ 11101111101111101000001011101111101111011011001111101111101111101000001111101111101111011010001111101111101111101000001011100110101110011001100011100101100000001000101111101111101111011011010001011110 efbe82efbdb3efbe83efbda3efbe82e6b998e5808befbdb45e
UHC ?????湘個?^ 0011111100111111001111110011111100111111110111111100111111001011110000010011111101011110 3f3f3f3f3fdfcfcbc13f5e

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