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 ?????V????^ 0011111100111111001111110011111100111111010101100011111100111111001111110011111101011110 3f3f3f3f3f563f3f3f3f5e
SJIS-WIN ツ湘ゥテコVツ」ツエ^ 110000101000111111000011101010011100001110111010010101101100001010100011110000101011010001011110 c28fc3a9c3ba56c2a3c2b45e
EUC-JP ツ湘ゥテコVツ」ツエ^ 1000111011000010101111101100010110001110101010011000111011000011100011101011101001010110100011101100001010001110101000111000111011000010100011101011010001011110 8ec2bec58ea98ec38eba568ec28ea38ec28eb45e
UTF-8 ツ湘ゥテコVツ」ツエ^ 1110111110111110100000101110011010111001100110001110111110111101101010011110111110111110100000111110111110111101101110100101011011101111101111101000001011101111101111011010001111101111101111101000001011101111101111011011010001011110 efbe82e6b998efbda9efbe83efbdba56efbe82efbda3efbe82efbdb45e
UHC ?湘???V????^ 001111111101111111001111001111110011111100111111010101100011111100111111001111110011111101011110 3fdfcf3f3f3f563f3f3f3f5e

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