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 ’m’mf’m’m^}Y’m’mf’m’m^}bE 100100101000111101101101100100101000111101101101011001101001001010001111011011011001001010001111011011010101111001111101010110011001001010001111011011011001001010001111011011010110011010010010100011110110110110010010100011110110110101011110011111010110001001000101 928f6d928f6d66928f6d928f6d5e7d59928f6d928f6d66928f6d928f6d5e7d6245
SJIS-WIN ??m??mf??m??m^}Y??m??mf??m??m^}bE 001111110011111101101101001111110011111101101101011001100011111100111111011011010011111100111111011011010101111001111101010110010011111100111111011011010011111100111111011011010110011000111111001111110110110100111111001111110110110101011110011111010110001001000101 3f3f6d3f3f6d663f3f6d3f3f6d5e7d593f3f6d3f3f6d663f3f6d3f3f6d5e7d6245
EUC-JP ??m??mf??m??m^}Y??m??mf??m??m^}bE 001111110011111101101101001111110011111101101101011001100011111100111111011011010011111100111111011011010101111001111101010110010011111100111111011011010011111100111111011011010110011000111111001111110110110100111111001111110110110101011110011111010110001001000101 3f3f6d3f3f6d663f3f6d3f3f6d5e7d593f3f6d3f3f6d663f3f6d3f3f6d5e7d6245
UTF-8 ’m’mf’m’m^}Y’m’mf’m’m^}bE 11000010100100101100001010001111011011011100001010010010110000101000111101101101011001101100001010010010110000101000111101101101110000101001001011000010100011110110110101011110011111010101100111000010100100101100001010001111011011011100001010010010110000101000111101101101011001101100001010010010110000101000111101101101110000101001001011000010100011110110110101011110011111010110001001000101 c292c28f6dc292c28f6d66c292c28f6dc292c28f6d5e7d59c292c28f6dc292c28f6d66c292c28f6dc292c28f6d5e7d6245
UHC ??m??mf??m??m^}Y??m??mf??m??m^}bE 001111110011111101101101001111110011111101101101011001100011111100111111011011010011111100111111011011010101111001111101010110010011111100111111011011010011111100111111011011010110011000111111001111110110110100111111001111110110110101011110011111010110001001000101 3f3f6d3f3f6d663f3f6d3f3f6d5e7d593f3f6d3f3f6d663f3f6d3f3f6d5e7d6245

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