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 ¼ÄŽÎŽÅŽÁŽÞ¼ÄŽÎŽÅŽÁŽÜ^ 101111001100010010001110110011101000111011000101100011101100000110001110110111101011110011000100100011101100111010001110110001011000111011000001100011101101110001011110 bcc48ece8ec58ec18edebcc48ece8ec58ec18edc5e
SJIS-WIN ????????????????????^ 001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?Ä?Î?Å?Á?Þ?Ä?Î?Å?Á?Ü^ 0011111110001111101010101010001100111111100011111010101011000010001111111000111110101010101010010011111110001111101010101010000100111111100011111010100110110000001111111000111110101010101000110011111110001111101010101100001000111111100011111010101010101001001111111000111110101010101000010011111110001111101010101110010001011110 3f8faaa33f8faac23f8faaa93f8faaa13f8fa9b03f8faaa33f8faac23f8faaa93f8faaa13f8faae45e
UTF-8 ¼ÄŽÎŽÅŽÁŽÞ¼ÄŽÎŽÅŽÁŽÜ^ 1100001010111100110000111000010011000010100011101100001110001110110000101000111011000011100001011100001010001110110000111000000111000010100011101100001110011110110000101011110011000011100001001100001010001110110000111000111011000010100011101100001110000101110000101000111011000011100000011100001010001110110000111001110001011110 c2bcc384c28ec38ec28ec385c28ec381c28ec39ec2bcc384c28ec38ec28ec385c28ec381c28ec39c5e
UHC ¼????????Þ¼?????????^ 101010001111100100111111001111110011111100111111001111110011111100111111001111111010100010101101101010001111100100111111001111110011111100111111001111110011111100111111001111110011111101011110 a8f93f3f3f3f3f3f3f3fa8ada8f93f3f3f3f3f3f3f3f3f5e

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