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 ϵç´b[ϵç´b[^ 11001111101101011110011110110100011000100101101111001111101101011110011110110100011000100101101101011110 cfb5e7b4625bcfb5e7b4625b5e
SJIS-WIN ???´b[???´b[^ 001111110011111100111111100000010100110001100010010110110011111100111111001111111000000101001100011000100101101101011110 3f3f3f814c625b3f3f3f814c625b5e
EUC-JP Ï?ç´b[Ï?ç´b[^ 1000111110101010110000010011111110001111101010111010111010100001101011010110001001011011100011111010101011000001001111111000111110101011101011101010000110101101011000100101101101011110 8faac13f8fabaea1ad625b8faac13f8fabaea1ad625b5e
UTF-8 ϵç´b[ϵç´b[^ 110000111000111111000010101101011100001110100111110000101011010001100010010110111100001110001111110000101011010111000011101001111100001010110100011000100101101101011110 c38fc2b5c3a7c2b4625bc38fc2b5c3a7c2b4625b5e
UHC ???´b[???´b[^ 001111110011111100111111101000101010010101100010010110110011111100111111001111111010001010100101011000100101101101011110 3f3f3fa2a5625b3f3f3fa2a5625b5e

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