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 10001000111110101001111111011000011001101000100011111010100111111101100001011110011111010101100110001000111110101001111111011000011001101000100011111010100111111101100001011110011111010110001001000101 88fa9fd86688fa9fd85e7d5988fa9fd86688fa9fd85e7d6245
EUC-JP 淫湍f淫湍^}Y淫湍f淫湍^}bE 10110000111111001101111011011010011001101011000011111100110111101101101001011110011111010101100110110000111111001101111011011010011001101011000011111100110111101101101001011110011111010110001001000101 b0fcdeda66b0fcdeda5e7d59b0fcdeda66b0fcdeda5e7d6245
UTF-8 淫湍f淫湍^}Y淫湍f淫湍^}bE 111001101011011110101011111001101011100110001101011001101110011010110111101010111110011010111001100011010101111001111101010110011110011010110111101010111110011010111001100011010110011011100110101101111010101111100110101110011000110101011110011111010110001001000101 e6b7abe6b98d66e6b7abe6b98d5e7d59e6b7abe6b98d66e6b7abe6b98d5e7d6245
UHC 淫湍f淫湍^}Y淫湍f淫湍^}bE 11101011111000101101001110101100011001101110101111100010110100111010110001011110011111010101100111101011111000101101001110101100011001101110101111100010110100111010110001011110011111010110001001000101 ebe2d3ac66ebe2d3ac5e7d59ebe2d3ac66ebe2d3ac5e7d6245

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