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^nf?m^n^}Y?m^nf?m^n^}bE 00111111011011010101111001101110011001100011111101101101010111100110111001011110011111010101100100111111011011010101111001101110011001100011111101101101010111100110111001011110011111010110001001000101 3f6d5e6e663f6d5e6e5e7d593f6d5e6e663f6d5e6e5e7d6245
SJIS-WIN ∴m^nf∴m^n^}Y∴m^nf∴m^n^}bE 1000000110001000011011010101111001101110011001101000000110001000011011010101111001101110010111100111110101011001100000011000100001101101010111100110111001100110100000011000100001101101010111100110111001011110011111010110001001000101 81886d5e6e6681886d5e6e5e7d5981886d5e6e6681886d5e6e5e7d6245
EUC-JP ∴m^nf∴m^n^}Y∴m^nf∴m^n^}bE 1010000111101000011011010101111001101110011001101010000111101000011011010101111001101110010111100111110101011001101000011110100001101101010111100110111001100110101000011110100001101101010111100110111001011110011111010110001001000101 a1e86d5e6e66a1e86d5e6e5e7d59a1e86d5e6e66a1e86d5e6e5e7d6245
UTF-8 ∴m^nf∴m^n^}Y∴m^nf∴m^n^}bE 111000101000100010110100011011010101111001101110011001101110001010001000101101000110110101011110011011100101111001111101010110011110001010001000101101000110110101011110011011100110011011100010100010001011010001101101010111100110111001011110011111010110001001000101 e288b46d5e6e66e288b46d5e6e5e7d59e288b46d5e6e66e288b46d5e6e5e7d6245
UHC ∴m^nf∴m^n^}Y∴m^nf∴m^n^}bE 1010000111000101011011010101111001101110011001101010000111000101011011010101111001101110010111100111110101011001101000011100010101101101010111100110111001100110101000011100010101101101010111100110111001011110011111010110001001000101 a1c56d5e6e66a1c56d5e6e5e7d59a1c56d5e6e66a1c56d5e6e5e7d6245

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