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 1011100011010010100011111110000111011111011001101011100011010010100011111110000111011111010111100111110101011001101110001101001010001111111000011101111101100110101110001101001010001111111000011101111101011110011111010110001001000101 b8d28fe1df66b8d28fe1df5e7d59b8d28fe1df66b8d28fe1df5e7d6245
UTF-8 糊遝f糊遝^}Y糊遝f糊遝^}bE 111001111011001110001010111010011000000110011101011001101110011110110011100010101110100110000001100111010101111001111101010110011110011110110011100010101110100110000001100111010110011011100111101100111000101011101001100000011001110101011110011111010110001001000101 e7b38ae9819d66e7b38ae9819d5e7d59e7b38ae9819d66e7b38ae9819d5e7d6245
UHC 糊遝f糊遝^}Y糊遝f糊遝^}bE 11111011110101011101001111001111011001101111101111010101110100111100111101011110011111010101100111111011110101011101001111001111011001101111101111010101110100111100111101011110011111010110001001000101 fbd5d3cf66fbd5d3cf5e7d59fbd5d3cf66fbd5d3cf5e7d6245

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