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 ??znf??zn^}Y??znf??zn^}bE 00111111001111110111101001101110011001100011111100111111011110100110111001011110011111010101100100111111001111110111101001101110011001100011111100111111011110100110111001011110011111010110001001000101 3f3f7a6e663f3f7a6e5e7d593f3f7a6e663f3f7a6e5e7d6245
SJIS-WIN ┃─znf┃─zn^}Y┃─znf┃─zn^}bE 100001001010101110000100100111110111101001101110011001101000010010101011100001001001111101111010011011100101111001111101010110011000010010101011100001001001111101111010011011100110011010000100101010111000010010011111011110100110111001011110011111010110001001000101 84ab849f7a6e6684ab849f7a6e5e7d5984ab849f7a6e6684ab849f7a6e5e7d6245
EUC-JP ┃─znf┃─zn^}Y┃─znf┃─zn^}bE 101010001010110110101000101000010111101001101110011001101010100010101101101010001010000101111010011011100101111001111101010110011010100010101101101010001010000101111010011011100110011010101000101011011010100010100001011110100110111001011110011111010110001001000101 a8ada8a17a6e66a8ada8a17a6e5e7d59a8ada8a17a6e66a8ada8a17a6e5e7d6245
UTF-8 ┃─znf┃─zn^}Y┃─znf┃─zn^}bE 1110001010010100100000111110001010010100100000000111101001101110011001101110001010010100100000111110001010010100100000000111101001101110010111100111110101011001111000101001010010000011111000101001010010000000011110100110111001100110111000101001010010000011111000101001010010000000011110100110111001011110011111010110001001000101 e29483e294807a6e66e29483e294807a6e5e7d59e29483e294807a6e66e29483e294807a6e5e7d6245
UHC ┃─znf┃─zn^}Y┃─znf┃─zn^}bE 101001101010110110100110101000010111101001101110011001101010011010101101101001101010000101111010011011100101111001111101010110011010011010101101101001101010000101111010011011100110011010100110101011011010011010100001011110100110111001011110011111010110001001000101 a6ada6a17a6e66a6ada6a17a6e5e7d59a6ada6a17a6e66a6ada6a17a6e5e7d6245

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