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 10010001011110101001000101111010011001101001000101111010100100010111101001011110011111010101100110010001011110101001000101111010011001101001000101111010100100010111101001011110011111010110001001000101 917a917a66917a917a5e7d59917a917a66917a917a5e7d6245
EUC-JP 想想f想想^}Y想想f想想^}bE 11000001110110111100000111011011011001101100000111011011110000011101101101011110011111010101100111000001110110111100000111011011011001101100000111011011110000011101101101011110011111010110001001000101 c1dbc1db66c1dbc1db5e7d59c1dbc1db66c1dbc1db5e7d6245
UTF-8 想想f想想^}Y想想f想想^}bE 111001101000001110110011111001101000001110110011011001101110011010000011101100111110011010000011101100110101111001111101010110011110011010000011101100111110011010000011101100110110011011100110100000111011001111100110100000111011001101011110011111010110001001000101 e683b3e683b366e683b3e683b35e7d59e683b3e683b366e683b3e683b35e7d6245
UHC 想想f想想^}Y想想f想想^}bE 11011111110011001101111111001100011001101101111111001100110111111100110001011110011111010101100111011111110011001101111111001100011001101101111111001100110111111100110001011110011111010110001001000101 dfccdfcc66dfccdfcc5e7d59dfccdfcc66dfccdfcc5e7d6245

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