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 ûҎ°\}ûҎ°\{^ 11111011110100101000111010110000010111000111110111111011110100101000111010110000010111000111101101011110 fbd28eb05c7dfbd28eb05c7b5e
SJIS-WIN ???°\}???°\{^ 001111110011111100111111100000011000101101011100011111010011111100111111001111111000000110001011010111000111101101011110 3f3f3f818b5c7d3f3f3f818b5c7b5e
EUC-JP ûÒ?°\}ûÒ?°\{^ 1000111110101011111001011000111110101010110100100011111110100001111010110101110001111101100011111010101111100101100011111010101011010010001111111010000111101011010111000111101101011110 8fabe58faad23fa1eb5c7d8fabe58faad23fa1eb5c7b5e
UTF-8 ûҎ°\}ûҎ°\{^ 110000111011101111000011100100101100001010001110110000101011000001011100011111011100001110111011110000111001001011000010100011101100001010110000010111000111101101011110 c3bbc392c28ec2b05c7dc3bbc392c28ec2b05c7b5e
UHC ???°\}???°\{^ 001111110011111100111111101000011100011001011100011111010011111100111111001111111010000111000110010111000111101101011110 3f3f3fa1c65c7d3f3f3fa1c65c7b5e

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