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 ¸×åÞ¸×ê^ 101110001101011111100101110111101011100011010111110000111010101001011110 b8d7e5deb8d7c3aa5e
SJIS-WIN ?×???×??^ 0011111110000001011111100011111100111111001111111000000101111110001111110011111101011110 3f817e3f3f3f817e3f3f5e
EUC-JP ¸×åÞ¸×ê^ 1000111110100010101100011010000111011111100011111010101110101001100011111010100110110000100011111010001010110001101000011101111110001111101010101010101010001111101000101110110001011110 8fa2b1a1df8faba98fa9b08fa2b1a1df8faaaa8fa2ec5e
UTF-8 ¸×åÞ¸×ê^ 1100001010111000110000111001011111000011101001011100001110011110110000101011100011000011100101111100001110000011110000101010101001011110 c2b8c397c3a5c39ec2b8c397c383c2aa5e
UHC ¸×?Þ¸×?ª^ 101000101010110010100001101111110011111110101000101011011010001010101100101000011011111100111111101010001010001101011110 a2aca1bf3fa8ada2aca1bf3fa8a35e

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