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 100011001101000000111111011001101000110011010000001111110101111001111101010110011000110011010000001111110110011010001100110100000011111101011110011111010110001001000101 8cd03f668cd03f5e7d598cd03f668cd03f5e7d6245
EUC-JP 糊芼f糊芼^}Y糊芼f糊芼^}bE 1011100011010010100011111101011111001011011001101011100011010010100011111101011111001011010111100111110101011001101110001101001010001111110101111100101101100110101110001101001010001111110101111100101101011110011111010110001001000101 b8d28fd7cb66b8d28fd7cb5e7d59b8d28fd7cb66b8d28fd7cb5e7d6245
UTF-8 糊芼f糊芼^}Y糊芼f糊芼^}bE 111001111011001110001010111010001000101010111100011001101110011110110011100010101110100010001010101111000101111001111101010110011110011110110011100010101110100010001010101111000110011011100111101100111000101011101000100010101011110001011110011111010110001001000101 e7b38ae88abc66e7b38ae88abc5e7d59e7b38ae88abc66e7b38ae88abc5e7d6245
UHC 糊芼f糊芼^}Y糊芼f糊芼^}bE 11111011110101011101100111000101011001101111101111010101110110011100010101011110011111010101100111111011110101011101100111000101011001101111101111010101110110011100010101011110011111010110001001000101 fbd5d9c566fbd5d9c55e7d59fbd5d9c566fbd5d9c55e7d6245

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