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 𯎽ꥎ½ñ厪^ 11110000101011111000111010111101111010101010010110001110101111011111000111100101100011101010101001011110 f0af8ebdeaa58ebdf1e58eaa5e
SJIS-WIN ?????¥??????^ 0011111100111111001111110011111100111111100000011000111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f818f3f3f3f3f3f3f5e
EUC-JP ð¯??ê???ñå?ª^ 10001111101010011100001110001111101000101011010000111111001111111000111110101011101101000011111100111111001111111000111110101011110100001000111110101011101010010011111110001111101000101110110001011110 8fa9c38fa2b43f3f8fabb43f3f3f8fabd08faba93f8fa2ec5e
UTF-8 𯎽ꥎ½ñ厪^ 11000011101100001100001010101111110000101000111011000010101111011100001110101010110000101010010111000010100011101100001010111101110000111011000111000011101001011100001010001110110000101010101001011110 c3b0c2afc28ec2bdc3aac2a5c28ec2bdc3b1c3a5c28ec2aa5e
UHC ð??½???½???ª^ 1010100110100011001111110011111110101000111101100011111100111111001111111010100011110110001111110011111100111111101010001010001101011110 a9a33f3fa8f63f3f3fa8f63f3f3fa8a35e

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