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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ツ渉サツクツシツョ^ 1100001010001111110000101011101111000010101110001100001010111100110000101010111001011110 c28fc2bbc2b8c2bcc2ae5e
EUC-JP ツ渉サツクツシツョ^ 10001110110000101011111011000100100011101011101110001110110000101000111010111000100011101100001010001110101111001000111011000010100011101010111001011110 8ec2bec48ebb8ec28eb88ec28ebc8ec28eae5e
UTF-8 ツ渉サツクツシツョ^ 11101111101111101000001011100110101110001000100111101111101111011011101111101111101111101000001011101111101111011011100011101111101111101000001011101111101111011011110011101111101111101000001011101111101111011010111001011110 efbe82e6b889efbdbbefbe82efbdb8efbe82efbdbcefbe82efbdae5e
UHC ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e

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