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 ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN 糟糟\nf糟糟\n^}Y糟糟\nf糟糟\n^}bE 100100011000110010010001100011000101110001101110011001101001000110001100100100011000110001011100011011100101111001111101010110011001000110001100100100011000110001011100011011100110011010010001100011001001000110001100010111000110111001011110011111010110001001000101 918c918c5c6e66918c918c5c6e5e7d59918c918c5c6e66918c918c5c6e5e7d6245
EUC-JP 糟糟\nf糟糟\n^}Y糟糟\nf糟糟\n^}bE 110000011110110011000001111011000101110001101110011001101100000111101100110000011110110001011100011011100101111001111101010110011100000111101100110000011110110001011100011011100110011011000001111011001100000111101100010111000110111001011110011111010110001001000101 c1ecc1ec5c6e66c1ecc1ec5c6e5e7d59c1ecc1ec5c6e66c1ecc1ec5c6e5e7d6245
UTF-8 糟糟\nf糟糟\n^}Y糟糟\nf糟糟\n^}bE 1110011110110011100111111110011110110011100111110101110001101110011001101110011110110011100111111110011110110011100111110101110001101110010111100111110101011001111001111011001110011111111001111011001110011111010111000110111001100110111001111011001110011111111001111011001110011111010111000110111001011110011111010110001001000101 e7b39fe7b39f5c6e66e7b39fe7b39f5c6e5e7d59e7b39fe7b39f5c6e66e7b39fe7b39f5c6e5e7d6245
UHC 糟糟\nf糟糟\n^}Y糟糟\nf糟糟\n^}bE 111100001101100111110000110110010101110001101110011001101111000011011001111100001101100101011100011011100101111001111101010110011111000011011001111100001101100101011100011011100110011011110000110110011111000011011001010111000110111001011110011111010110001001000101 f0d9f0d95c6e66f0d9f0d95c6e5e7d59f0d9f0d95c6e66f0d9f0d95c6e5e7d6245

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