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 èᎲú¥Ž¾WèᎲú¥Ž¾NB 11101000111000011000111010110010111110101010010110001110101111100101011111101000111000011000111010110010111110101010010110001110101111100100111001000010 e8e18eb2faa58ebe57e8e18eb2faa58ebe4e42
SJIS-WIN ?????¥??W?????¥??NB 001111110011111100111111001111110011111110000001100011110011111100111111010101110011111100111111001111110011111100111111100000011000111100111111001111110100111001000010 3f3f3f3f3f818f3f3f573f3f3f3f3f818f3f3f4e42
EUC-JP èá??ú???Wèá??ú???NB 10001111101010111011001010001111101010111010000100111111001111111000111110101011111000100011111100111111001111110101011110001111101010111011001010001111101010111010000100111111001111111000111110101011111000100011111100111111001111110100111001000010 8fabb28faba13f3f8fabe23f3f3f578fabb28faba13f3f8fabe23f3f3f4e42
UTF-8 èᎲú¥Ž¾WèᎲú¥Ž¾NB 1100001110101000110000111010000111000010100011101100001010110010110000111011101011000010101001011100001010001110110000101011111001010111110000111010100011000011101000011100001010001110110000101011001011000011101110101100001010100101110000101000111011000010101111100100111001000010 c3a8c3a1c28ec2b2c3bac2a5c28ec2be57c3a8c3a1c28ec2b2c3bac2a5c28ec2be4e42
UHC ???²???¾W???²???¾NB 0011111100111111001111111010100111110111001111110011111100111111101010001111101001010111001111110011111100111111101010011111011100111111001111110011111110101000111110100100111001000010 3f3f3fa9f73f3f3fa8fa573f3f3fa9f73f3f3fa8fa4e42

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