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 001111111000000110001010011001100011111110000001100010100101111001111101010110010011111110000001100010100110011000111111100000011000101001011110011111010110001001000101 3f818a663f818a5e7d593f818a663f818a5e7d6245
EUC-JP 饔♀f饔♀^}Y饔♀f饔♀^}bE 1000111111101000111011111010000111101010011001101000111111101000111011111010000111101010010111100111110101011001100011111110100011101111101000011110101001100110100011111110100011101111101000011110101001011110011111010110001001000101 8fe8efa1ea668fe8efa1ea5e7d598fe8efa1ea668fe8efa1ea5e7d6245
UTF-8 饔♀f饔♀^}Y饔♀f饔♀^}bE 111010011010010110010100111000101001100110000000011001101110100110100101100101001110001010011001100000000101111001111101010110011110100110100101100101001110001010011001100000000110011011101001101001011001010011100010100110011000000001011110011111010110001001000101 e9a594e2998066e9a594e299805e7d59e9a594e2998066e9a594e299805e7d6245
UHC 饔♀f饔♀^}Y饔♀f饔♀^}bE 11101000101111011010000111001111011001101110100010111101101000011100111101011110011111010101100111101000101111011010000111001111011001101110100010111101101000011100111101011110011111010110001001000101 e8bda1cf66e8bda1cf5e7d59e8bda1cf66e8bda1cf5e7d6245

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