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 𳎡}𳎡{^ 1111000010110011100011101010000101111101111100001011001110001110101000010111101101011110 f0b38ea17df0b38ea17b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ð??¡}ð??¡{^ 10001111101010011100001100111111001111111000111110100010110000100111110110001111101010011100001100111111001111111000111110100010110000100111101101011110 8fa9c33f3f8fa2c27d8fa9c33f3f8fa2c27b5e
UTF-8 𳎡}𳎡{^ 11000011101100001100001010110011110000101000111011000010101000010111110111000011101100001100001010110011110000101000111011000010101000010111101101011110 c3b0c2b3c28ec2a17dc3b0c2b3c28ec2a17b5e
UHC ð³?¡}ð³?¡{^ 1010100110100011101010011111100000111111101000101010111001111101101010011010001110101001111110000011111110100010101011100111101101011110 a9a3a9f83fa2ae7da9a3a9f83fa2ae7b5e

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