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 ??D^[f??D^[^}Y??D^[f??D^[^}bE 0011111100111111010001000101111001011011011001100011111100111111010001000101111001011011010111100111110101011001001111110011111101000100010111100101101101100110001111110011111101000100010111100101101101011110011111010110001001000101 3f3f445e5b663f3f445e5b5e7d593f3f445e5b663f3f445e5b5e7d6245
SJIS-WIN ?ェD^[f?ェD^[^}Y?ェD^[f?ェD^[^}bE 0011111110101010010001000101111001011011011001100011111110101010010001000101111001011011010111100111110101011001001111111010101001000100010111100101101101100110001111111010101001000100010111100101101101011110011111010110001001000101 3faa445e5b663faa445e5b5e7d593faa445e5b663faa445e5b5e7d6245
EUC-JP ?ェD^[f?ェD^[^}Y?ェD^[f?ェD^[^}bE 001111111000111010101010010001000101111001011011011001100011111110001110101010100100010001011110010110110101111001111101010110010011111110001110101010100100010001011110010110110110011000111111100011101010101001000100010111100101101101011110011111010110001001000101 3f8eaa445e5b663f8eaa445e5b5e7d593f8eaa445e5b663f8eaa445e5b5e7d6245
UTF-8 䵸ェD^[f䵸ェD^[^}Y䵸ェD^[f䵸ェD^[^}bE 111001001011010110111000111011111011110110101010010001000101111001011011011001101110010010110101101110001110111110111101101010100100010001011110010110110101111001111101010110011110010010110101101110001110111110111101101010100100010001011110010110110110011011100100101101011011100011101111101111011010101001000100010111100101101101011110011111010110001001000101 e4b5b8efbdaa445e5b66e4b5b8efbdaa445e5b5e7d59e4b5b8efbdaa445e5b66e4b5b8efbdaa445e5b5e7d6245
UHC ??D^[f??D^[^}Y??D^[f??D^[^}bE 0011111100111111010001000101111001011011011001100011111100111111010001000101111001011011010111100111110101011001001111110011111101000100010111100101101101100110001111110011111101000100010111100101101101011110011111010110001001000101 3f3f445e5b663f3f445e5b5e7d593f3f445e5b663f3f445e5b5e7d6245

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