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 ëõŽ¾ì¹ŽµN}ëõŽ¾ì¹ŽµN{^ 111010111111010110001110101111101110110010111001100011101011010101001110011111011110101111110101100011101011111011101100101110011000111010110101010011100111101101011110 ebf58ebeecb98eb54e7debf58ebeecb98eb54e7b5e
SJIS-WIN ????????N}????????N{^ 001111110011111100111111001111110011111100111111001111110011111101001110011111010011111100111111001111110011111100111111001111110011111100111111010011100111101101011110 3f3f3f3f3f3f3f3f4e7d3f3f3f3f3f3f3f3f4e7b5e
EUC-JP ëõ??ì???N}ëõ??ì???N{^ 100011111010101110110011100011111010101111011000001111110011111110001111101010111100000000111111001111110011111101001110011111011000111110101011101100111000111110101011110110000011111100111111100011111010101111000000001111110011111100111111010011100111101101011110 8fabb38fabd83f3f8fabc03f3f3f4e7d8fabb38fabd83f3f8fabc03f3f3f4e7b5e
UTF-8 ëõŽ¾ì¹ŽµN}ëõŽ¾ì¹ŽµN{^ 11000011101010111100001110110101110000101000111011000010101111101100001110101100110000101011100111000010100011101100001010110101010011100111110111000011101010111100001110110101110000101000111011000010101111101100001110101100110000101011100111000010100011101100001010110101010011100111101101011110 c3abc3b5c28ec2bec3acc2b9c28ec2b54e7dc3abc3b5c28ec2bec3acc2b9c28ec2b54e7b5e
UHC ???¾?¹??N}???¾?¹??N{^ 00111111001111110011111110101000111110100011111110101001111101100011111100111111010011100111110100111111001111110011111110101000111110100011111110101001111101100011111100111111010011100111101101011110 3f3f3fa8fa3fa9f63f3f4e7d3f3f3fa8fa3fa9f63f3f4e7b5e

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