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 ツ静債偲ョツ静債偲ョ^ 1100001010010000110000111000110111000010100011101100001110101110110000101001000011000011100011011100001010001110110000111010111001011110 c290c38dc28ec3aec290c38dc28ec3ae5e
EUC-JP ツ静債偲ョツ静債偲ョ^ 100011101100001011000000110001011011101011000100101111001100010110001110101011101000111011000010110000001100010110111010110001001011110011000101100011101010111001011110 8ec2c0c5bac4bcc58eae8ec2c0c5bac4bcc58eae5e
UTF-8 ツ静債偲ョツ静債偲ョ^ 11101111101111101000001011101001100111011001100111100101100000101011010111100101100000011011001011101111101111011010111011101111101111101000001011101001100111011001100111100101100000101011010111100101100000011011001011101111101111011010111001011110 efbe82e99d99e582b5e581b2efbdaeefbe82e99d99e582b5e581b2efbdae5e
UHC ??債????債??^ 00111111001111111111001111110000001111110011111100111111001111111111001111110000001111110011111101011110 3f3ff3f03f3f3f3ff3f03f3f5e

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