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 10010000110011101001000011001110011001101001000011001110100100001100111001011110011111010101100110010000110011101001000011001110011001101001000011001110100100001100111001011110011111010110001001000101 90ce90ce6690ce90ce5e7d5990ce90ce6690ce90ce5e7d6245
EUC-JP 石石f石石^}Y石石f石石^}bE 11000000110100001100000011010000011001101100000011010000110000001101000001011110011111010101100111000000110100001100000011010000011001101100000011010000110000001101000001011110011111010110001001000101 c0d0c0d066c0d0c0d05e7d59c0d0c0d066c0d0c0d05e7d6245
UTF-8 石石f石石^}Y石石f石石^}bE 111001111001111110110011111001111001111110110011011001101110011110011111101100111110011110011111101100110101111001111101010110011110011110011111101100111110011110011111101100110110011011100111100111111011001111100111100111111011001101011110011111010110001001000101 e79fb3e79fb366e79fb3e79fb35e7d59e79fb3e79fb366e79fb3e79fb35e7d6245
UHC 石石f石石^}Y石石f石石^}bE 11100000101101001110000010110100011001101110000010110100111000001011010001011110011111010101100111100000101101001110000010110100011001101110000010110100111000001011010001011110011111010110001001000101 e0b4e0b466e0b4e0b45e7d59e0b4e0b466e0b4e0b45e7d6245

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