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 ëüÝÏRëüÝÏ^[ëüÝÏRëüÝÏ^[^ 1110101111111100110111011100111101010010111010111111110011011101110011110101111001011011111010111111110011011101110011110101001011101011111111001101110111001111010111100101101101011110 ebfcddcf52ebfcddcf5e5bebfcddcf52ebfcddcf5e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP ëüÝÏRëüÝÏ^[ëüÝÏRëüÝÏ^[^ 10001111101010111011001110001111101010111110010010001111101010101111001010001111101010101100000101010010100011111010101110110011100011111010101111100100100011111010101011110010100011111010101011000001010111100101101110001111101010111011001110001111101010111110010010001111101010101111001010001111101010101100000101010010100011111010101110110011100011111010101111100100100011111010101011110010100011111010101011000001010111100101101101011110 8fabb38fabe48faaf28faac1528fabb38fabe48faaf28faac15e5b8fabb38fabe48faaf28faac1528fabb38fabe48faaf28faac15e5b5e
UTF-8 ëüÝÏRëüÝÏ^[ëüÝÏRëüÝÏ^[^ 110000111010101111000011101111001100001110011101110000111000111101010010110000111010101111000011101111001100001110011101110000111000111101011110010110111100001110101011110000111011110011000011100111011100001110001111010100101100001110101011110000111011110011000011100111011100001110001111010111100101101101011110 c3abc3bcc39dc38f52c3abc3bcc39dc38f5e5bc3abc3bcc39dc38f52c3abc3bcc39dc38f5e5b5e
UHC ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e

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