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 𹎣\}𹎣\{^ 11110000101110011000111010100011010111000111110111110000101110011000111010100011010111000111101101011110 f0b98ea35c7df0b98ea35c7b5e
SJIS-WIN ???£\}???£\{^ 001111110011111100111111100000011001001001011100011111010011111100111111001111111000000110010010010111000111101101011110 3f3f3f81925c7d3f3f3f81925c7b5e
EUC-JP ð??£\}ð??£\{^ 10001111101010011100001100111111001111111010000111110010010111000111110110001111101010011100001100111111001111111010000111110010010111000111101101011110 8fa9c33f3fa1f25c7d8fa9c33f3fa1f25c7b5e
UTF-8 𹎣\}𹎣\{^ 110000111011000011000010101110011100001010001110110000101010001101011100011111011100001110110000110000101011100111000010100011101100001010100011010111000111101101011110 c3b0c2b9c28ec2a35c7dc3b0c2b9c28ec2a35c7b5e
UHC ð¹??\}ð¹??\{^ 1010100110100011101010011111011000111111001111110101110001111101101010011010001110101001111101100011111100111111010111000111101101011110 a9a3a9f63f3f5c7da9a3a9f63f3f5c7b5e

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