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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 雉耕f雉耕^}Y雉耕f雉耕^}bE 11101000101100111000110101101011011001101110100010110011100011010110101101011110011111010101100111101000101100111000110101101011011001101110100010110011100011010110101101011110011111010110001001000101 e8b38d6b66e8b38d6b5e7d59e8b38d6b66e8b38d6b5e7d6245
EUC-JP 雉耕f雉耕^}Y雉耕f雉耕^}bE 11110000101101011011100111001100011001101111000010110101101110011100110001011110011111010101100111110000101101011011100111001100011001101111000010110101101110011100110001011110011111010110001001000101 f0b5b9cc66f0b5b9cc5e7d59f0b5b9cc66f0b5b9cc5e7d6245
UTF-8 雉耕f雉耕^}Y雉耕f雉耕^}bE 111010011001101110001001111010001000000010010101011001101110100110011011100010011110100010000000100101010101111001111101010110011110100110011011100010011110100010000000100101010110011011101001100110111000100111101000100000001001010101011110011111010110001001000101 e99b89e8809566e99b89e880955e7d59e99b89e8809566e99b89e880955e7d6245
UHC 雉耕f雉耕^}Y雉耕f雉耕^}bE 11110110110010111100110011101001011001101111011011001011110011001110100101011110011111010101100111110110110010111100110011101001011001101111011011001011110011001110100101011110011111010110001001000101 f6cbcce966f6cbcce95e7d59f6cbcce966f6cbcce95e7d6245

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