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 111000011111110011100111010101110101110001101110011001101110000111111100111001110101011101011100011011100101111001111101010110011110000111111100111001110101011101011100011011100110011011100001111111001110011101010111010111000110111001011110011111010110001001000101 e1fce7575c6e66e1fce7575c6e5e7d59e1fce7575c6e66e1fce7575c6e5e7d6245
EUC-JP 磬躙\nf磬躙\n^}Y磬躙\nf磬躙\n^}bE 111000101111111011101101101110000101110001101110011001101110001011111110111011011011100001011100011011100101111001111101010110011110001011111110111011011011100001011100011011100110011011100010111111101110110110111000010111000110111001011110011111010110001001000101 e2feedb85c6e66e2feedb85c6e5e7d59e2feedb85c6e66e2feedb85c6e5e7d6245
UTF-8 磬躙\nf磬躙\n^}Y磬躙\nf磬躙\n^}bE 1110011110100011101011001110100010111010100110010101110001101110011001101110011110100011101011001110100010111010100110010101110001101110010111100111110101011001111001111010001110101100111010001011101010011001010111000110111001100110111001111010001110101100111010001011101010011001010111000110111001011110011111010110001001000101 e7a3ace8ba995c6e66e7a3ace8ba995c6e5e7d59e7a3ace8ba995c6e66e7a3ace8ba995c6e5e7d6245
UHC 磬?\nf磬?\n^}Y磬?\nf磬?\n^}bE 1100110011100100001111110101110001101110011001101100110011100100001111110101110001101110010111100111110101011001110011001110010000111111010111000110111001100110110011001110010000111111010111000110111001011110011111010110001001000101 cce43f5c6e66cce43f5c6e5e7d59cce43f5c6e66cce43f5c6e5e7d6245

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