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 10011100101101111001000011001110011001101001110010110111100100001100111001011110011111010101100110011100101101111001000011001110011001101001110010110111100100001100111001011110011111010110001001000101 9cb790ce669cb790ce5e7d599cb790ce669cb790ce5e7d6245
EUC-JP 惺石f惺石^}Y惺石f惺石^}bE 11011000101110011100000011010000011001101101100010111001110000001101000001011110011111010101100111011000101110011100000011010000011001101101100010111001110000001101000001011110011111010110001001000101 d8b9c0d066d8b9c0d05e7d59d8b9c0d066d8b9c0d05e7d6245
UTF-8 惺石f惺石^}Y惺石f惺石^}bE 111001101000001110111010111001111001111110110011011001101110011010000011101110101110011110011111101100110101111001111101010110011110011010000011101110101110011110011111101100110110011011100110100000111011101011100111100111111011001101011110011111010110001001000101 e683bae79fb366e683bae79fb35e7d59e683bae79fb366e683bae79fb35e7d6245
UHC 惺石f惺石^}Y惺石f惺石^}bE 11100000111101101110000010110100011001101110000011110110111000001011010001011110011111010101100111100000111101101110000010110100011001101110000011110110111000001011010001011110011111010110001001000101 e0f6e0b466e0f6e0b45e7d59e0f6e0b466e0f6e0b45e7d6245

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