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 ëߟ엻ëߟ왽^ 11101011110111111001111111101100100101111011101111101011110111111001111111101100100110011011110101011110 ebdf9fec97bbebdf9fec99bd5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ëß?ì??ëß?ì??^ 10001111101010111011001110001111101010011100111000111111100011111010101111000000001111110011111110001111101010111011001110001111101010011100111000111111100011111010101111000000001111110011111101011110 8fabb38fa9ce3f8fabc03f3f8fabb38fa9ce3f8fabc03f3f5e
UTF-8 ëߟ엻ëߟ왽^ 11000011101010111100001110011111110000101001111111000011101011001100001010010111110000101011101111000011101010111100001110011111110000101001111111000011101011001100001010011001110000101011110101011110 c3abc39fc29fc3acc297c2bbc3abc39fc29fc3acc299c2bd5e
UHC ?ß?????ß???½^ 00111111101010011010110000111111001111110011111100111111001111111010100110101100001111110011111100111111101010001111011001011110 3fa9ac3f3f3f3f3fa9ac3f3f3fa8f65e

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