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 ëøŽ»ïäÕÞëøŽ»ïäÕÜ^ 1110101111111000100011101011101111101111111001001101010111011110111010111111100010001110101110111110111111100100110101011101110001011110 ebf88ebbefe4d5deebf88ebbefe4d5dc5e
SJIS-WIN ????????????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ëø??ïäÕÞëø??ïäÕÜ^ 1000111110101011101100111000111110101001110011000011111100111111100011111010101111000001100011111010101110100011100011111010101011011000100011111010100110110000100011111010101110110011100011111010100111001100001111110011111110001111101010111100000110001111101010111010001110001111101010101101100010001111101010101110010001011110 8fabb38fa9cc3f3f8fabc18faba38faad88fa9b08fabb38fa9cc3f3f8fabc18faba38faad88faae45e
UTF-8 ëøŽ»ïäÕÞëøŽ»ïäÕÜ^ 110000111010101111000011101110001100001010001110110000101011101111000011101011111100001110100100110000111001010111000011100111101100001110101011110000111011100011000010100011101100001010111011110000111010111111000011101001001100001110010101110000111001110001011110 c3abc3b8c28ec2bbc3afc3a4c395c39ec3abc3b8c28ec2bbc3afc3a4c395c39c5e
UHC ?ø?????Þ?ø??????^ 0011111110101001101010100011111100111111001111110011111100111111101010001010110100111111101010011010101000111111001111110011111100111111001111110011111101011110 3fa9aa3f3f3f3f3fa8ad3fa9aa3f3f3f3f3f3f5e

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