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 ????????d^ 00111111001111110011111100111111001111110011111100111111001111110110010001011110 3f3f3f3f3f3f3f3f645e
SJIS-WIN ツ湘ェテ崢シツウd^ 110000101000111111000011101010101100001110011011110000101011110011000010101100110110010001011110 c28fc3aac39bc2bcc2b3645e
EUC-JP ツ湘ェテ崢シツウd^ 100011101100001010111110110001011000111010101010100011101100001111010110110001001000111010111100100011101100001010001110101100110110010001011110 8ec2bec58eaa8ec3d6c48ebc8ec28eb3645e
UTF-8 ツ湘ェテ崢シツウd^ 1110111110111110100000101110011010111001100110001110111110111101101010101110111110111110100000111110010110110100101000101110111110111101101111001110111110111110100000101110111110111101101100110110010001011110 efbe82e6b998efbdaaefbe83e5b4a2efbdbcefbe82efbdb3645e
UHC ?湘??????d^ 0011111111011111110011110011111100111111001111110011111100111111001111110110010001011110 3fdfcf3f3f3f3f3f3f645e

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