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 100010001100111110010110011000000101110001101110011001101000100011001111100101100110000001011100011011100101111001111101010110011000100011001111100101100110000001011100011011100110011010001000110011111001011001100000010111000110111001011110011111010110001001000101 88cf96605c6e6688cf96605c6e5e7d5988cf96605c6e6688cf96605c6e5e7d6245
EUC-JP 委冒\nf委冒\n^}Y委冒\nf委冒\n^}bE 101100001101000111001011110000010101110001101110011001101011000011010001110010111100000101011100011011100101111001111101010110011011000011010001110010111100000101011100011011100110011010110000110100011100101111000001010111000110111001011110011111010110001001000101 b0d1cbc15c6e66b0d1cbc15c6e5e7d59b0d1cbc15c6e66b0d1cbc15c6e5e7d6245
UTF-8 委冒\nf委冒\n^}Y委冒\nf委冒\n^}bE 1110010110100111100101001110010110000110100100100101110001101110011001101110010110100111100101001110010110000110100100100101110001101110010111100111110101011001111001011010011110010100111001011000011010010010010111000110111001100110111001011010011110010100111001011000011010010010010111000110111001011110011111010110001001000101 e5a794e586925c6e66e5a794e586925c6e5e7d59e5a794e586925c6e66e5a794e586925c6e5e7d6245
UHC 委冒\nf委冒\n^}Y委冒\nf委冒\n^}bE 111010101100110111011001101100110101110001101110011001101110101011001101110110011011001101011100011011100101111001111101010110011110101011001101110110011011001101011100011011100110011011101010110011011101100110110011010111000110111001011110011111010110001001000101 eacdd9b35c6e66eacdd9b35c6e5e7d59eacdd9b35c6e66eacdd9b35c6e5e7d6245

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