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 ‘PŠà\nf‘PŠà\n^}Y‘PŠà\nf‘PŠà\n^}bE 100100010101000010001010111000000101110001101110011001101001000101010000100010101110000001011100011011100101111001111101010110011001000101010000100010101110000001011100011011100110011010010001010100001000101011100000010111000110111001011110011111010110001001000101 91508ae05c6e6691508ae05c6e5e7d5991508ae05c6e6691508ae05c6e5e7d6245
SJIS-WIN ?P??\nf?P??\n^}Y?P??\nf?P??\n^}bE 001111110101000000111111001111110101110001101110011001100011111101010000001111110011111101011100011011100101111001111101010110010011111101010000001111110011111101011100011011100110011000111111010100000011111100111111010111000110111001011110011111010110001001000101 3f503f3f5c6e663f503f3f5c6e5e7d593f503f3f5c6e663f503f3f5c6e5e7d6245
EUC-JP ?P?à\nf?P?à\n^}Y?P?à\nf?P?à\n^}bE 0011111101010000001111111000111110101011101000100101110001101110011001100011111101010000001111111000111110101011101000100101110001101110010111100111110101011001001111110101000000111111100011111010101110100010010111000110111001100110001111110101000000111111100011111010101110100010010111000110111001011110011111010110001001000101 3f503f8faba25c6e663f503f8faba25c6e5e7d593f503f8faba25c6e663f503f8faba25c6e5e7d6245
UTF-8 ‘PŠà\nf‘PŠà\n^}Y‘PŠà\nf‘PŠà\n^}bE 110000101001000101010000110000101000101011000011101000000101110001101110011001101100001010010001010100001100001010001010110000111010000001011100011011100101111001111101010110011100001010010001010100001100001010001010110000111010000001011100011011100110011011000010100100010101000011000010100010101100001110100000010111000110111001011110011111010110001001000101 c29150c28ac3a05c6e66c29150c28ac3a05c6e5e7d59c29150c28ac3a05c6e66c29150c28ac3a05c6e5e7d6245
UHC ?P??\nf?P??\n^}Y?P??\nf?P??\n^}bE 001111110101000000111111001111110101110001101110011001100011111101010000001111110011111101011100011011100101111001111101010110010011111101010000001111110011111101011100011011100110011000111111010100000011111100111111010111000110111001011110011111010110001001000101 3f503f3f5c6e663f503f3f5c6e5e7d593f503f3f5c6e663f503f3f5c6e5e7d6245

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